apps__beta_app_localizations__list
List all beta app localizations for an app using its resource identifier. Retrieve localized metadata for beta testing.
Instructions
List the beta app localizations belonging to an app. [GET /v1/apps/{id}/betaAppLocalizations]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| limit | No | maximum resources per page | |
| next_url | No | Absolute `links.next` URL from a previous response, to fetch the next page. When set, all other parameters are ignored. |