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

# Read Achievement Image Information

Get information about an achievement image and its upload and processing status.

## URL

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

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the Game Center achievement images resource ID from the Read Achievement Information response.

## Query Parameters

fields[gameCenterAchievementImages]: include: fields[gameCenterAchievementLocalizations]:

## Response Codes

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

## Discussion

Discussion Example Request and Response

## See Also

### Managing Game Center achievements images

- [Read Game Center Achievement Image Information](appstoreconnectapi/get-v2-gamecenterachievementimages-_id_.md)
- [Create a Game Center Achievement Image](appstoreconnectapi/post-v2-gamecenterachievementimages.md)
- [Modify a Game Center Achievement Image](appstoreconnectapi/patch-v2-gamecenterachievementimages-_id_.md)
- [Delete a Game Center Achievement Image](appstoreconnectapi/delete-v2-gamecenterachievementimages-_id_.md)
- [Create an Achievement Image](appstoreconnectapi/post-v1-gamecenterachievementimages.md)
- [Modify an Achievement Image](appstoreconnectapi/patch-v1-gamecenterachievementimages-_id_.md)
- [Delete an Achievement Image](appstoreconnectapi/delete-v1-gamecenterachievementimages-_id_.md)
