beta_groups__beta_testers__list
List all beta testers assigned to a specific beta group in App Store Connect. Retrieve tester details to manage test group membership.
Instructions
List the beta testers belonging to a beta group. [GET /v1/betaGroups/{id}/betaTesters]
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. |