pre_release_versions__builds__list
Retrieve builds associated with a specific pre-release version. Specify the version's resource identifier to get a paginated list.
Instructions
List the builds belonging to a pre release version. [GET /v1/preReleaseVersions/{id}/builds]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| limit | No | maximum resources per page | |
| next_url | No | Absolute `links.next` URL from a previous response, to fetch the next page. When set, all other parameters are ignored. |