List All App Store Version Localizations for an App Store Version
Get a list of localized, version-level information about an app, for all locales.
URL
GET https://api.appstoreconnect.apple.com/v1/appStoreVersions/{id}/appStoreVersionLocalizationsPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string |
Query Parameters
| Name | Type | Description |
|---|---|---|
filter[locale] Optional | [string] | |
fields[appScreenshotSets] Optional | [string] | |
fields[appStoreVersions] Optional | [string] | |
fields[appPreviewSets] Optional | [string] | |
fields[appStoreVersionLocalizations] Optional | [string] | |
limit Optional | integer | |
limit[appScreenshotSets] Optional | integer | |
limit[appPreviewSets] Optional | integer | |
include Optional | [string] | |
fields[appKeywords] Optional | [string] | |
limit[searchKeywords] Optional | integer |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | AppStoreVersionLocalizationsResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | An error occurred with your request. |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | Request not authorized. |
| 404 | Not Found Content-Type: application/json | ErrorResponse | Resource not found. |
| 429 | Content-Type: application/json | ErrorResponse |