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 detailGET /v1/gameCenterDetails/{id}/relationships/gameCenterAppVersionsGET /v1/gameCenterDetails/{id}/relationships/gameCenterGroupRead the challenges for a Game Center detailRead challenge Ids for a Game Center detail