List Territories
List all territories where the App Store operates.
URL
GET https://api.appstoreconnect.apple.com/v1/territoriesQuery Parameters
| Name | Type | Description |
|---|---|---|
fields[territories] Optional | [string] | |
limit Optional | integer | Number of resources to return. |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | TerritoriesResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | An error occurred with your request. |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | Request not authorized. |
| 429 | Content-Type: application/json | ErrorResponse |