---
title: List all territories for an end user license agreement
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-enduserlicenseagreements-_id_-territories
---

# List all territories for an end user license agreement

List all the App Store territories to which a specific custom app license agreement applies.

## URL

GET https://api.appstoreconnect.apple.com/v1/endUserLicenseAgreements/{id}/territories

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource.

## Query Parameters

fields[territories]: limit: Number of resources to return.

## Response Codes

200 OK: 400 Bad Request: An error occurred with your request. 401 Unauthorized: 403 Forbidden: Request not authorized. 404 Not Found: Resource not found. 429 :

## See Also

### Getting Territories

- [List territories](appstoreconnectapi/get-v1-territories.md)
- [List territory IDs for an end user license agreement](appstoreconnectapi/get-v1-enduserlicenseagreements-_id_-relationships-territories.md)
