---
title: Read app version information
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-gamecenterappversions-_id_
---

# Read app version information

Read the Game Center enablement state and related app version information.

## URL

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

## Path Parameters

id:

## Query Parameters

fields[appStoreVersions]: fields[gameCenterAppVersions]: include: limit[compatibilityVersions]:

## Response Codes

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

## Discussion

Discussion Example Request and Response

## See Also

### Reading Game Center app versions

- [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 App Store version for an app version](appstoreconnectapi/get-v1-gamecenterappversions-_id_-appstoreversion.md)
- [Get the App Store version ID for a Game Center app version](appstoreconnectapi/get-v1-gamecenterappversions-_id_-relationships-appstoreversion.md)
- [Read compatibility version information](appstoreconnectapi/get-v1-gamecenterappversions-_id_-compatibilityversions.md)
- [List all compatible app version IDs](appstoreconnectapi/get-v1-gamecenterappversions-_id_-relationships-compatibilityversions.md)
