---
title: Read a specific app encryption declaration document
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-appencryptiondeclarationdocuments-_id_
---

# 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

id: 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

fields[appEncryptionDeclarationDocuments]: Additional fields to include for each app encryption declaration document resource returned by the response.

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 429 :

## Discussion

Discussion Example Request and Response

## See Also

### Getting App Encryption Declarations

- [List app encryption declarations](appstoreconnectapi/get-v1-appencryptiondeclarations.md)
- [Read app encryption declaration information](appstoreconnectapi/get-v1-appencryptiondeclarations-_id_.md)
- [Read an app’s encryption declarations](appstoreconnectapi/get-v1-apps-_id_-appencryptiondeclarations.md)
- [Read an app’s encryption declaration ids](appstoreconnectapi/get-v1-apps-_id_-relationships-appencryptiondeclarations.md)
- [Read the app information of an app encryption declaration](appstoreconnectapi/get-v1-appencryptiondeclarations-_id_-app.md)
- [Read the App ID of an App Encryption Declaration](appstoreconnectapi/get-v1-appencryptiondeclarations-_id_-relationships-app.md)
- [Read the declaration document for an app encryption declaration](appstoreconnectapi/get-v1-appencryptiondeclarations-_id_-appencryptiondeclarationdocument.md)
- [Read the App ID of an App Encryption Declaration](appstoreconnectapi/get-v1-appencryptiondeclarations-_id_-relationships-app.md)
- [Read the ID of the Document for an App Encryption Declaration](appstoreconnectapi/get-v1-appencryptiondeclarations-_id_-relationships-appencryptiondeclarationdocument.md)
