Get all achievement IDs for a Game Center group
Get a list of achievement resource IDs for a specific Game Center group.
URL
GET https://api.appstoreconnect.apple.com/v1/gameCenterGroups/{id}/relationships/gameCenterAchievementsV2Path 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 | GameCenterGroupGameCenterAchievementsV2LinkagesResponse | |
| 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 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 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