URLs
GET api/v1/achievements.xml (or .json)
请求参数
名称 |
类型 |
描述 |
必需 |
默认值 |
选项 |
Enabled |
bool |
Enabled state of the achievements |
否 |
||
SortBy |
string |
Accepted values are: Title, DateCreated |
否 |
||
SortOrder |
string |
Accepted values are: Ascending, Descending |
否 |
||
PageSize |
int |
Number of results to return |
否 |
||
PageIndex |
int |
Page of results to return |
否 |