---
title: Read the App Store version for an app version
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-gamecenterappversions-_id_-appstoreversion
---

# Read the App Store version for an app version

Read the App Store version and related information for an app version.

## URL

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

## Path Parameters

id:

## Query Parameters

fields[appClipDefaultExperiences]: fields[appStoreReviewDetails]: fields[appStoreVersionExperiments]: fields[appStoreVersionLocalizations]: fields[appStoreVersionPhasedReleases]: fields[appStoreVersionSubmissions]: fields[appStoreVersions]: fields[apps]: fields[builds]: fields[routingAppCoverages]: include: limit[appStoreVersionExperimentsV2]: limit[appStoreVersionExperiments]: limit[appStoreVersionLocalizations]: fields[alternativeDistributionPackages]: fields[gameCenterAppVersions]:

## Response Codes

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

## 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 app version information](appstoreconnectapi/get-v1-gamecenterappversions-_id_.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)
