Read the groups in a game center detail
Get a list of groups in a Game Center detail.
URL
GET https://api.appstoreconnect.apple.com/v1/gameCenterDetails/{id}/gameCenterGroupPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string |
Query Parameters
| Name | Type | Description |
|---|---|---|
fields[gameCenterAchievements] Optional | [string] | |
fields[gameCenterDetails] Optional | [string] | |
fields[gameCenterGroups] Optional | [string] | |
fields[gameCenterLeaderboardSets] Optional | [string] | |
fields[gameCenterLeaderboards] Optional | [string] | |
include Optional | [string] | |
limit[gameCenterAchievements] Optional | integer | |
limit[gameCenterDetails] Optional | integer | |
limit[gameCenterLeaderboardSets] Optional | integer | |
limit[gameCenterLeaderboards] Optional | integer | |
fields[gameCenterActivities] Optional | [string] | |
fields[gameCenterChallenges] Optional | [string] | |
limit[gameCenterAchievementsV2] Optional | integer | |
limit[gameCenterActivities] Optional | integer | |
limit[gameCenterChallenges] Optional | integer | |
limit[gameCenterLeaderboardSetsV2] Optional | integer | |
limit[gameCenterLeaderboardsV2] Optional | integer |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | GameCenterGroupResponse | |
| 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 Game Center details
Read the state of game center for an appRead game center detailsRead app versions for a game center detailList Game Center app version IDs for a Game Center detailGet the Game Center group ID for a Game Center detailRead the challenges for a game center detailRead challenge ids for a game center detail