beta_groups__builds__list
Retrieve all builds assigned to a specific beta group. Manage app testing by viewing which builds are available to testers.
Instructions
List the builds belonging to a beta group. [GET /v1/betaGroups/{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. |