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

# Read Challenge Image Information

Get information for a specific Game Center challenge image.

## URL

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

## Path Parameters

id:

## Query Parameters

fields[gameCenterChallengeImages]:

## Response Codes

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

## See Also

### Managing challenge images

- [Read Image Information for a Challenge Localization](appstoreconnectapi/get-v1-gamecenterchallengelocalizations-_id_-image.md)
- [Create a Challenge Image](appstoreconnectapi/post-v1-gamecenterchallengeimages.md)
- [Commit an Image for a Challenge](appstoreconnectapi/patch-v1-gamecenterchallengeimages-_id_.md)
- [Delete a Challenge Image](appstoreconnectapi/delete-v1-gamecenterchallengeimages-_id_.md)
