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 the build beta detail ID for a buildRead the app encryption declaration of a buildGet the app encryption declaration id for a buildList all beta build localizations of 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