build_beta_details__build__get
Retrieve the build associated with a specific build beta detail. Optionally include related records like beta groups, app, or build bundles in one call.
Instructions
Read the build for a build beta detail. [GET /v1/buildBetaDetails/{id}/build]
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. |