beta_groups__beta_testers__list
Retrieve the list of beta testers assigned to a specific beta group. Support pagination and field selection for efficient data handling.
Instructions
List the beta testers belonging to a beta group. [GET /v1/betaGroups/{id}/betaTesters]
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_betaTesters | No | the fields to include for returned resources of type betaTesters Return only these attributes. A full row set can exceed 200 KB. |