---
title: Read Challenge Version Information
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-gamecenterchallengeversions-_id_
---

# Read Challenge Version Information

Get information for a specific Game Center challenge localization.

## URL

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

## Path Parameters

id:

## Query Parameters

fields[gameCenterChallengeImages]: fields[gameCenterChallengeLocalizations]: fields[gameCenterChallengeVersions]: include: limit[localizations]: limit[releases]: fields[gameCenterChallengeVersionReleases]: fields[gameCenterChallenges]:

## Response Codes

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

## See Also

### Creating and listing versions

- [Create a Challenge Version](appstoreconnectapi/post-v1-gamecenterchallengeversions.md)
- [Read the versions for a Game Center challenge](appstoreconnectapi/get-v1-gamecenterchallenges-_id_-relationships-versions.md)
- [Read the Versions for a Challenge](appstoreconnectapi/get-v1-gamecenterchallenges-_id_-versions.md)
- [Read Default Image Information for a Challenge Version](appstoreconnectapi/get-v1-gamecenterchallengeversions-_id_-defaultimage.md)
- [List All Localizations for a Challenge Version](appstoreconnectapi/get-v1-gamecenterchallengeversions-_id_-localizations.md)
- [Get the default image id for a challenge version](appstoreconnectapi/get-v1-gamecenterchallengeversions-_id_-relationships-defaultimage.md)
- [Get the localization ids for a challenge version](appstoreconnectapi/get-v1-gamecenterchallengeversions-_id_-relationships-localizations.md)
