---
title: Get challenge releases for a game center detail
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-gamecenterdetails-_id_-challengereleases
---

# Get challenge releases for a game center detail

List all challenge release information for a specific Game Center detail.

## URL

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

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the Game Center detail resource ID from the Read the state of game center for an app response.

## Query Parameters

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

## Response Codes

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

## Mentioned in

Configuring Game Center challenges

## See Also

### Reading Game center challenge information

- [Read challenge release ids for a game center detail](appstoreconnectapi/get-v1-gamecenterdetails-_id_-relationships-challengereleases.md)
