List All Leaderboards for a Game Center Leaderboard Set
Get a list of leaderboards for a specific Game Center leaderboard set.
URL
GET https://api.appstoreconnect.apple.com/v2/gameCenterLeaderboardSets/{id}/gameCenterLeaderboardsPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string |
Query Parameters
| Name | Type | Description |
|---|---|---|
fields[gameCenterActivities] Optional | [string] | |
fields[gameCenterChallenges] Optional | [string] | |
fields[gameCenterDetails] Optional | [string] | |
fields[gameCenterGroups] Optional | [string] | |
fields[gameCenterLeaderboardSets] Optional | [string] | |
fields[gameCenterLeaderboardVersions] 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[versions] Optional | integer |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | GameCenterLeaderboardsV2Response | |
| 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 |
Overview
id:
fields[gameCenterActivities]:
fields[gameCenterChallenges]:
fields[gameCenterDetails]:
fields[gameCenterGroups]:
fields[gameCenterLeaderboardSets]:
fields[gameCenterLeaderboardVersions]:
fields[gameCenterLeaderboards]:
filter[archived]:
filter[id]:
filter[referenceName]:
include:
limit:
limit[gameCenterLeaderboardSets]:
limit[versions]:
200:
400:
401:
403:
404:
429:
See Also
Reading leaderboard sets
Read Game Center Leaderboard Set InformationGet 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 Information for a Leaderboard SetList Leaderboard Sets in a Group Leaderboard SetList All Localizations for a Leaderboard SetList localization IDs for a Game Center leaderboard setRead the Leaderboards in a Leaderboard SetRead the Group Leaderboard Set in a Leaderboard SetList Releases for a Leaderboard SetList release IDs for a Game Center leaderboard set