URLs
GET api/v1/leaderboards/{leaderboardId}/leaders.xml (or .json)
请求参数
名称 |
类型 |
描述 |
必需 |
默认值 |
选项 |
LeaderboardId |
Guid |
Id of the Leaderboard |
是 |
||
PageSize |
int |
Number of results to return |
否 |
||
PageIndex |
int |
Page of results to return |
否 |
||
SortOrder |
int |
Ascending or Descending (by rank) |
否 |