GET /v1/appEvents/{id}/localizations
URL
GET https://api.appstoreconnect.apple.com/v1/appEvents/{id}/localizationsPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string |
Query Parameters
| Name | Type | Description |
|---|---|---|
fields[appEventLocalizations] Optional | [string] | |
fields[appEventScreenshots] Optional | [string] | |
fields[appEventVideoClips] Optional | [string] | |
include Optional | [string] | |
limit Optional | integer | |
limit[appEventScreenshots] Optional | integer | |
limit[appEventVideoClips] Optional | integer | |
fields[appEvents] Optional | [string] |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | AppEventLocalizationsResponse | |
| 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 |