List All Game Center Achievements for a Game Center Group
Get a list of achievements for a specific Game Center group.
URL
GET https://api.appstoreconnect.apple.com/v1/gameCenterGroups/{id}/gameCenterAchievementsV2Path Parameters
| Name | Type | Description |
|---|---|---|
id Required | string |
Query Parameters
| Name | Type | Description |
|---|---|---|
fields[gameCenterAchievementVersions] Optional | [string] | |
fields[gameCenterAchievements] Optional | [string] | |
fields[gameCenterActivities] Optional | [string] | |
fields[gameCenterDetails] Optional | [string] | |
fields[gameCenterGroups] Optional | [string] | |
filter[archived] Optional | [string] | |
filter[id] Optional | [string] | |
filter[referenceName] Optional | [string] | |
include Optional | [string] | |
limit Optional | integer | |
limit[versions] Optional | integer |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | GameCenterAchievementsV2Response | |
| 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:
fields[gameCenterAchievementVersions]:
fields[gameCenterAchievements]:
fields[gameCenterActivities]:
fields[gameCenterDetails]:
fields[gameCenterGroups]:
filter[archived]:
filter[id]:
filter[referenceName]:
include:
limit:
limit[versions]:
200:
400:
401:
403:
404:
429:
See Also
Managing groups
Read Group InformationRead information for a specific groupCreate a GroupModify a GroupDelete a 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 game center leaderboards for a groupList all activities for a game center groupList activity IDs for a Game Center group