Xsolla-logoXsolla Developers
or
To Publisher Account

Get top 10 contributors to reward chain under clanClient-side

get/v2/project/{project_id}/user/clan/contributors/{reward_chain_id}/top

Retrieves the list of top 10 contributors to the specific reward chain under the current user's clan. If a user doesn't belong to a clan, the call returns an empty array.

SecurityXsollaLoginUserJWT
Request
path Parameters
project_id
required
integer

Project ID.

Example: 44056
reward_chain_id
required
integer

Reward chain ID.

Example: 101
Responses
200

The top 10 list of contributors to the clan's reward chain.

Request samples
Response samples
application/json
[
  • {
    },
  • {
    },
  • {
    },
  • {
    }
]