Read a specific app encryption declaration document
Get detailed information about a specified App Encryption Declaration document.
URL
GET https://api.appstoreconnect.apple.com/v1/appEncryptionDeclarationDocuments/{id}Path Parameters
| Name | Type | Description |
|---|---|---|
id Required | string | An opaque resource ID that uniquely identifies the resource. Obtain the app encryption declaration document resource ID from the Read the declaration document for an app encryption declaration response. |
Query Parameters
| Name | Type | Description |
|---|---|---|
fields[appEncryptionDeclarationDocuments] Optional | [string] | Additional fields to include for each app encryption declaration document resource returned by the response. |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | AppEncryptionDeclarationDocumentResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | |
| 404 | Not Found Content-Type: application/json | ErrorResponse | |
| 429 | Content-Type: application/json | ErrorResponse |
Discussion
Example Request and Response
See Also
Getting App Encryption Declarations
List app encryption declarationsRead app encryption declaration informationRead an app’s encryption declarationsRead an app’s encryption declaration idsRead the app information of an app encryption declarationRead the App ID of an App Encryption DeclarationRead the declaration document for an app encryption declarationRead the App ID of an App Encryption DeclarationRead the ID of the Document for an App Encryption Declaration