builds__build_beta_detail__get
Retrieve the beta testing details for a specific build. Access beta state, testing status, and optionally include related build information.
Instructions
Read the build beta detail for a build. [GET /v1/builds/{id}/buildBetaDetail]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| include | No | comma-separated list of relationships to include Pull related records in the same call. Without it, checking a relationship costs one extra call per row returned. |