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

# Read Challenge Version Release Information

Get information for a specific Game Center challenge version release.

## URL

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

## Path Parameters

id:

## Query Parameters

fields[gameCenterChallengeVersionReleases]: include: fields[gameCenterChallengeVersions]:

## Response Codes

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

## See Also

### Managing version releases

- [Add a Challenge Version Release](appstoreconnectapi/post-v1-gamecenterchallengeversionreleases.md)
- [Delete a Challenge Version Release](appstoreconnectapi/delete-v1-gamecenterchallengeversionreleases-_id_.md)
