List beta groups
list-beta-groupsRetrieve all internal and external beta groups from App Store Connect, with optional filters for app, name, or group ID to narrow down results.
Instructions
Get a list of all beta groups (internal and external)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of groups to return (default 100, max 200) | |
| filter.id | No | Filter by beta group ID(s) | |
| filter.app | No | Filter by app ID(s) | |
| filter.name | No | Filter by group name(s) |