builds__beta_build_localizations__list
Retrieve all beta build localizations for a specific build. Provide the build identifier to get localized metadata for beta testing.
Instructions
List the beta build localizations belonging to a build. [GET /v1/builds/{id}/betaBuildLocalizations]
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. |