pre_release_versions__builds__list
List builds belonging to a pre-release version using its ID. Access build details such as version, processing state, and expiration date.
Instructions
List the builds belonging to a pre release version. [GET /v1/preReleaseVersions/{id}/builds]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| limit | No | maximum resources per page | |
| next_url | No | Absolute links.next URL from a previous response. | |
| fields_builds | No | the fields to include for returned resources of type builds Return only these attributes. A full row set can exceed 200 KB. |