Read the achievements in a group
List all the achievements associated with a specific group.
URL
GET https://api.appstoreconnect.apple.com/v1/gameCenterGroups/{id}/relationships/gameCenterAchievementsPath 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 | GameCenterGroupGameCenterAchievementsLinkagesResponse | |
| 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 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