Read the End User License Agreement Information of an App
Get the custom end user license agreement (EULA) for a specific app and the territories where the agreement applies.
URL
GET https://api.appstoreconnect.apple.com/v1/apps/{id}/endUserLicenseAgreementPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string | An opaque resource ID that uniquely identifies the resource. Obtain the app resource ID from the List Apps response. |
Query Parameters
| Name | Type | Description |
|---|---|---|
fields[endUserLicenseAgreements] Optional | [string] |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | EndUserLicenseAgreementWithoutIncludesResponse | |
| 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. |
| 404 | Not Found Content-Type: application/json | ErrorResponse | Resource not found. |
| 429 | Content-Type: application/json | ErrorResponse |
Discussion
Example Request and Response
See Also
Getting App Store details for your app
List All App Infos for an AppGET /v1/apps/{id}/relationships/appInfosList All App Store Versions for an AppGET /v1/apps/{id}/relationships/appStoreVersionsGET /v1/apps/{id}/relationships/endUserLicenseAgreementList all custom product pages for an appGet all custom product page resource IDs for an appGET /v1/apps/{id}/appStoreVersionExperimentsV2GET /v1/apps/{id}/relationships/appStoreVersionExperimentsV2