---
title: Read the achievement id for a  localization
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-gamecenterachievementlocalizations-_id_-relationships-gamecenterachievement
---

# Read the achievement id for a  localization

Read the achievement ID associated with specific localized information.

## URL

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

## 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.

## Response Codes

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

## 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 Image for a Specific Achievement Localization](appstoreconnectapi/get-v1-gamecenterachievementlocalizations-_id_-gamecenterachievementimage.md)
- [Get the achievement image ID for a Game Center achievement localization](appstoreconnectapi/get-v1-gamecenterachievementlocalizations-_id_-relationships-gamecenterachievementimage.md)
