List leaderboard information for a leaderboard set
Read the leadboards that belong to a learderboard set.
URL
GET https://api.appstoreconnect.apple.com/v1/gameCenterLeaderboardSets/{id}/gameCenterLeaderboardsPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string |
Query Parameters
| Name | Type | Description |
|---|---|---|
fields[gameCenterDetails] Optional | [string] | |
fields[gameCenterGroups] Optional | [string] | |
fields[gameCenterLeaderboardLocalizations] Optional | [string] | |
fields[gameCenterLeaderboardReleases] Optional | [string] | |
fields[gameCenterLeaderboardSets] Optional | [string] | |
fields[gameCenterLeaderboards] Optional | [string] | |
filter[archived] Optional | [string] | |
filter[id] Optional | [string] | |
filter[referenceName] Optional | [string] | |
include Optional | [string] | |
limit Optional | integer | |
limit[gameCenterLeaderboardSets] Optional | integer | |
limit[localizations] Optional | integer | |
limit[releases] Optional | integer | |
fields[gameCenterActivities] Optional | [string] | |
fields[gameCenterChallenges] Optional | [string] |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | GameCenterLeaderboardsResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | |
| 404 | Not Found Content-Type: application/json | ErrorResponse | |
| 429 | Content-Type: application/json | ErrorResponse |
See Also
Reading leaderboard sets
Read Game Center leaderboard set informationList all leaderboards for a Game Center leaderboard setGet all leaderboard IDs for a Game Center leaderboard setList all versions for a Game Center leaderboard setGet all version IDs for a Game Center leaderboard setRead leaderboard set informationList leaderboard sets in a group leaderboard setList all localizations for a leaderboard setGET /v1/gameCenterLeaderboardSets/{id}/relationships/localizationsRead the leaderboards in a leaderboard setRead the group leaderboard set in a leaderboard setList releases for a leaderboard setGET /v1/gameCenterLeaderboardSets/{id}/relationships/releases