apps__beta_app_localizations__list
Retrieve beta app localizations for an app by name, bundle ID, or Apple ID. Specify fields or pagination to get only needed data.
Instructions
List the beta app localizations belonging to an app. [GET /v1/apps/{id}/betaAppLocalizations]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | App name, bundle ID (com.example.app) or numeric Apple ID. | |
| limit | No | maximum resources per page | |
| next_url | No | Absolute links.next URL from a previous response. | |
| fields_betaAppLocalizations | No | the fields to include for returned resources of type betaAppLocalizations Return only these attributes. A full row set can exceed 200 KB. |