List all Game Center achievements for a Game Center detail
Get a list of achievements for a specific Game Center detail.
URL
GET https://api.appstoreconnect.apple.com/v1/gameCenterDetails/{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: