---
title: Read the Image for a Specific Achievement Localization
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-gamecenterachievementlocalizations-_id_-gamecenterachievementimage
---

# Read the Image for a Specific Achievement Localization

Read the achievement image associated with specific localized information.

## URL

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

## Path Parameters

id: The opaque resource ID that uniquely identifies the Apps resource. Obtain the app resource ID from the List All Localizations for an Achievement response.

## Query Parameters

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

## Response Codes

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

## Discussion

Discussion Example Request and Response

## See Also

### Reading achievements localizations

- [Read Game Center Achievement Localization Information](appstoreconnectapi/get-v2-gamecenterachievementlocalizations-_id_.md)
- [List All Images for a Game Center Achievement Localization](appstoreconnectapi/get-v2-gamecenterachievementlocalizations-_id_-image.md)
- [Get All Image IDs for a Game Center Achievement Localization](appstoreconnectapi/get-v2-gamecenterachievementlocalizations-_id_-relationships-image.md)
- [List All Localizations for an Achievement](appstoreconnectapi/get-v1-gamecenterachievements-_id_-localizations.md)
- [List localization IDs for a Game Center achievement](appstoreconnectapi/get-v1-gamecenterachievements-_id_-relationships-localizations.md)
- [Read Achievement Localization Information](appstoreconnectapi/get-v1-gamecenterachievementlocalizations-_id_.md)
- [Read the Achievement Localization Information](appstoreconnectapi/get-v1-gamecenterachievementlocalizations-_id_-gamecenterachievement.md)
- [Read the achievement id for a  localization](appstoreconnectapi/get-v1-gamecenterachievementlocalizations-_id_-relationships-gamecenterachievement.md)
- [Get the achievement image ID for a Game Center achievement localization](appstoreconnectapi/get-v1-gamecenterachievementlocalizations-_id_-relationships-gamecenterachievementimage.md)
