Get All Leaderboard Set IDs for a Game Center Group
Get a list of leaderboard set resource IDs for a specific Game Center group.
URL
GET https://api.appstoreconnect.apple.com/v1/gameCenterGroups/{id}/relationships/gameCenterLeaderboardSetsV2Path 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 | GameCenterGroupGameCenterLeaderboardSetsV2LinkagesResponse | |
| 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:
limit:
200:
400:
401:
403:
404:
429:
See Also
Reading and modifying group relationships
Get All Achievement 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 Leaderboard Sets 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