territories__list
Fetch a list of territories available in App Store Connect, with pagination support.
Instructions
List territories. [GET /v1/territories]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | maximum resources per page | |
| next_url | No | Absolute `links.next` URL from a previous response, to fetch the next page. When set, all other parameters are ignored. |