Read the Build Beta Details Information of a Build
Get the beta test details for a specific build.
URL
GET https://api.appstoreconnect.apple.com/v1/builds/{id}/buildBetaDetailPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string | An opaque resource ID that uniquely identifies the resource. |
Query Parameters
| Name | Type | Description |
|---|---|---|
fields[buildBetaDetails] Optional | [string] | Fields to return for included related types. |
fields[builds] Optional | [string] | |
include Optional | [string] |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | BuildBetaDetailResponse | |
| 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
GET /v1/builds/{id}/relationships/buildBetaDetailRead the App Encryption Declaration of a BuildGet the App Encryption Declaration ID for a BuildList All Beta Build Localizations of a BuildGET /v1/builds/{id}/relationships/betaBuildLocalizationsList All Diagnostic Signatures for a BuildList All Icons for a BuildGET /v1/builds/{id}/relationships/iconsGET /v1/builds/{id}/relationships/diagnosticSignaturesGET /v1/builds/{id}/relationships/appStoreVersion