---
title: List app encryption declarations
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-appencryptiondeclarations
---

# List app encryption declarations

Find and list all available app encryption declarations.

## URL

GET https://api.appstoreconnect.apple.com/v1/appEncryptionDeclarations

## Query Parameters

fields[appEncryptionDeclarations]: Additional fields to include for each app encryption declaration resource returned by the response. fields[apps]: Additional fields to include for each app resource returned by the response. filter[app]: Filter the returned app encryption declarations by app. filter[builds]: Filter the returned app encryption declarations by builds. filter[platform]: Filter the returned app encryption declarations by platform. include: The relationship data to include in the response. limit: The maximum number of app encryption declaration resources to return. fields[appEncryptionDeclarationDocuments]: Additional fields to include for each app encryption declaration document resource returned by the response. limit[builds]: The maximum number of related builds resources to return. fields[builds]:

## Response Codes

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

## Discussion

Discussion Example Request and Response

## See Also

### Getting App Encryption Declarations

- [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 a specific app encryption declaration document](appstoreconnectapi/get-v1-appencryptiondeclarationdocuments-_id_.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)
