---
title: Read end user license agreement information
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-enduserlicenseagreements-_id_
---

# Read end user license agreement information

Get the custom end user license agreement associated with an app, and the territories it applies to.

## URL

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

## Path Parameters

id:

## Query Parameters

fields[endUserLicenseAgreements]: fields[territories]: include: limit[territories]: fields[apps]:

## 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

### Reading EULA and Listing Territories

- [Read the end user license agreement information of an app](appstoreconnectapi/get-v1-apps-_id_-enduserlicenseagreement.md)
- [List all territories for an end user license agreement](appstoreconnectapi/get-v1-enduserlicenseagreements-_id_-territories.md)
- [List territory IDs for an end user license agreement](appstoreconnectapi/get-v1-enduserlicenseagreements-_id_-relationships-territories.md)
