---
title: Read game center details
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-gamecenterdetails-_id_
---

# Read game center details

Read a specific Game Center detail and related information.

## URL

GET https://api.appstoreconnect.apple.com/v1/gameCenterDetails/{id}

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the Game Center detail resource ID from the Read the state of game center for an app response.

## Query Parameters

fields[gameCenterAchievementReleases]: fields[gameCenterAchievements]: fields[gameCenterAppVersions]: fields[gameCenterDetails]: fields[gameCenterGroups]: fields[gameCenterLeaderboardReleases]: fields[gameCenterLeaderboardSetReleases]: fields[gameCenterLeaderboardSets]: fields[gameCenterLeaderboards]: include: limit[achievementReleases]: limit[gameCenterAchievements]: limit[gameCenterAppVersions]: limit[gameCenterLeaderboardSets]: limit[gameCenterLeaderboards]: limit[leaderboardReleases]: limit[leaderboardSetReleases]: fields[appStoreVersions]: fields[apps]: fields[gameCenterActivities]: fields[gameCenterActivityVersionReleases]: fields[gameCenterChallengeVersionReleases]: fields[gameCenterChallenges]: limit[activityReleases]: limit[challengeReleases]: limit[challengesMinimumPlatformVersions]: limit[gameCenterAchievementsV2]: limit[gameCenterActivities]: limit[gameCenterChallenges]: limit[gameCenterLeaderboardSetsV2]: limit[gameCenterLeaderboardsV2]:

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 429 :

## See Also

### Reading Game Center details

- [Read the state of game center for an app](appstoreconnectapi/get-v1-apps-_id_-gamecenterdetail.md)
- [Read app versions for a game center detail](appstoreconnectapi/get-v1-gamecenterdetails-_id_-gamecenterappversions.md)
- [List Game Center app version IDs for a Game Center detail](appstoreconnectapi/get-v1-gamecenterdetails-_id_-relationships-gamecenterappversions.md)
- [Read the groups in a game center detail](appstoreconnectapi/get-v1-gamecenterdetails-_id_-gamecentergroup.md)
- [Get the Game Center group ID for a Game Center detail](appstoreconnectapi/get-v1-gamecenterdetails-_id_-relationships-gamecentergroup.md)
- [Read the challenges for a game center detail](appstoreconnectapi/get-v1-gamecenterdetails-_id_-gamecenterchallenges.md)
- [Read challenge ids for a game center detail](appstoreconnectapi/get-v1-gamecenterdetails-_id_-relationships-gamecenterchallenges.md)
