---
title: Read Image Information for a Challenge Localization
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-gamecenterchallengelocalizations-_id_-image
---

# Read Image Information for a Challenge Localization

Get details about the image for a specific Game Center challenge localization.

## URL

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

## 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 Challenge Image Information](appstoreconnectapi/get-v1-gamecenterchallengeimages-_id_.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)
