builds__beta_build_localizations__list
Retrieve all beta build localizations for a specific build, including locale, what's new text, and build details.
Instructions
List the beta build localizations belonging to a build. [GET /v1/builds/{id}/betaBuildLocalizations]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| limit | No | maximum resources per page | |
| next_url | No | Absolute links.next URL from a previous response. | |
| fields_betaBuildLocalizations | No | the fields to include for returned resources of type betaBuildLocalizations Return only these attributes. A full row set can exceed 200 KB. |