List TestFlight Groups
asc_list_beta_groupsList internal and external TestFlight groups for a specified app using App Store Connect API. Supports pagination with limit and nextUrl parameters.
Instructions
List internal and external TestFlight groups for an app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | ||
| limit | No | Maximum number of items to return (default 20, max 200). | |
| nextUrl | No | The nextUrl value returned by a previous call to this tool. Pass it back unchanged to fetch the next page. Omit for the first page. |