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}/gameCenterAchievementImagePath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string | 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
| Name | Type | Description |
|---|---|---|
fields[gameCenterAchievementImages] Optional | [string] | |
fields[gameCenterAchievementLocalizations] Optional | [string] | |
include Optional | [string] |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | GameCenterAchievementImageResponse | |
| 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 |
Discussion
Example Request and Response
See Also
Reading achievements localizations
Read Game Center Achievement Localization InformationList All Images for a Game Center Achievement LocalizationGet All Image IDs for a Game Center Achievement LocalizationList All Localizations for an AchievementList localization IDs for a Game Center achievementRead Achievement Localization InformationRead the Achievement Localization InformationRead the achievement id for a localizationGet the achievement image ID for a Game Center achievement localization