apps__beta_groups__list
Retrieve beta groups for an app by providing its app ID, bundle ID, or name. Get group attributes such as name, internal group status, and public link configuration.
Instructions
List the beta groups belonging to an app. [GET /v1/apps/{id}/betaGroups]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | App name, bundle ID (com.example.app) or numeric Apple ID. | |
| 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. |