Get all image IDs for a Game Center achievement localization
Get a list of image resource IDs for a specific Game Center achievement localization.
URL
GET https://api.appstoreconnect.apple.com/v2/gameCenterAchievementLocalizations/{id}/relationships/imagePath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | GameCenterAchievementLocalizationV2ImageLinkageResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | |
| 404 | Not Found Content-Type: application/json | ErrorResponse | |
| 429 | Content-Type: application/json | ErrorResponse |
Overview
id:
200:
400:
401:
403:
404:
429:
See Also
Reading achievements localizations
Read Game Center achievement localization informationList all images for a Game Center achievement localizationList all localizations for an achievementGET /v1/gameCenterAchievements/{id}/relationships/localizationsRead achievement localization informationRead the achievement localization informationRead the achievement ID for a localizationRead the image for a specific achievement localizationGET /v1/gameCenterAchievementLocalizations/{id}/relationships/gameCenterAchievementImage