List all beta build localizations of a build
Get a list of localized beta test information for a specific build.
URL
GET https://api.appstoreconnect.apple.com/v1/builds/{id}/betaBuildLocalizationsPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string | An opaque resource ID that uniquely identifies the resource. |
Query Parameters
| Name | Type | Description |
|---|---|---|
fields[betaBuildLocalizations] Optional | [string] | Fields to return for included related types. |
limit Optional | integer | Number of resources to return. |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | BetaBuildLocalizationsWithoutIncludesResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | An error occurred with your request. |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | Request not authorized. |
| 404 | Not Found Content-Type: application/json | ErrorResponse | Resource not found. |
| 429 | Content-Type: application/json | ErrorResponse |
See Also
Getting Information Associated with Builds
Read the build beta details information of a buildGet the build beta detail ID for a buildRead the app encryption declaration of a buildGet the app encryption declaration id for a buildList beta build localization IDs for a buildList all diagnostic signatures for a buildList all icons for a buildList icon IDs for a buildList diagnostic signature IDs for a buildGet the App Store version ID for a build