List game center leaderboards for a group
Read Game Center leaderboard information for a specific group.
URL
GET https://api.appstoreconnect.apple.com/v1/gameCenterGroups/{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
Managing groups
Read Group InformationRead information for a specific groupCreate a GroupModify a GroupDelete a GroupList All Game Center Achievements for a Game Center GroupList All Game Center Leaderboard Sets for a Game Center GroupList All Game Center Leaderboards for a Game Center GroupList the Achievements in a GroupList game center details for a groupList Game Center detail IDs for a Game Center groupList Game Center detail IDs for a Game Center groupList game center leaderboard sets in a groupList all activities for a game center groupList activity IDs for a Game Center group