---
title: Read the Versions for a Challenge
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-gamecenterchallenges-_id_-versions
---

# Read the Versions for a Challenge

Get a list of versions for a specific Game Center challenge.

## URL

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

## Path Parameters

id:

## Query Parameters

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

## Response Codes

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

## See Also

### Managing challenges

- [Read Challenge Information](appstoreconnectapi/get-v1-gamecenterchallenges-_id_.md)
- [Create a Challenge](appstoreconnectapi/post-v1-gamecenterchallenges.md)
- [Modify a Challenge](appstoreconnectapi/patch-v1-gamecenterchallenges-_id_.md)
- [Modify the Leaderboard for a Game Center Challenge](appstoreconnectapi/patch-v1-gamecenterchallenges-_id_-relationships-leaderboardv2.md)
- [Modify the Leaderboard for a Challenge](appstoreconnectapi/patch-v1-gamecenterchallenges-_id_-relationships-leaderboard.md)
- [Modify the challenges minimum platform version for a game center detail](appstoreconnectapi/patch-v1-gamecenterdetails-_id_-relationships-challengesminimumplatformversions.md)
- [Delete a Challenge](appstoreconnectapi/delete-v1-gamecenterchallenges-_id_.md)
- [Read the challenges for a game center detail](appstoreconnectapi/get-v1-gamecenterdetails-_id_-gamecenterchallenges.md)
- [Read the challenges for a game center group](appstoreconnectapi/get-v1-gamecentergroups-_id_-gamecenterchallenges.md)
- [List Game Center challenge IDs for a Game Center group](appstoreconnectapi/get-v1-gamecentergroups-_id_-relationships-gamecenterchallenges.md)
- [Read the challenges for a game center group](appstoreconnectapi/get-v1-gamecentergroups-_id_-gamecenterchallenges.md)
- [List Game Center challenge IDs for a Game Center group](appstoreconnectapi/get-v1-gamecentergroups-_id_-relationships-gamecenterchallenges.md)
