Read the Leaderboard Sets in a Group
List all the leaderboard sets associated with a specific group.
URL
GET https://api.appstoreconnect.apple.com/v1/gameCenterGroups/{id}/relationships/gameCenterLeaderboardSetsPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string |
Query Parameters
| Name | Type | Description |
|---|---|---|
limit Optional | integer |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | GameCenterGroupGameCenterLeaderboardSetsLinkagesResponse | |
| 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 and modifying group relationships
Get All Achievement IDs for a Game Center GroupGet All Leaderboard Set IDs for a Game Center GroupGet All Leaderboard IDs for a Game Center GroupModify the Achievements for a Game Center GroupModify the Leaderboard Sets for a Game Center GroupModify the Leaderboards for a Game Center GroupRead the Achievements in a GroupRead the Leaderboards in a GroupEdit the Achievements Associated With a GroupEdit the Leaderboard Sets Associated With a GroupEdit the Leaderboard Associated With a Group