apps__beta_groups__list
Retrieve all beta groups assigned to a specific app. Filter results by fields or use pagination to manage large datasets.
Instructions
List the beta groups belonging to an app. [GET /v1/apps/{id}/betaGroups]
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_betaGroups | No | the fields to include for returned resources of type betaGroups Return only these attributes. A full row set can exceed 200 KB. |