Get the App Encryption Declaration ID for a Build
Get the beta app encryption declaration resource ID associated with a build.
URL
GET https://api.appstoreconnect.apple.com/v1/builds/{id}/relationships/appEncryptionDeclarationPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string | An opaque resource ID that uniquely identifies the resource. |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | BuildAppEncryptionDeclarationLinkageResponse | |
| 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 |
See Also
Getting Information Associated with Builds
Read the Build Beta Details Information of a BuildGET /v1/builds/{id}/relationships/buildBetaDetailRead the App Encryption Declaration of a BuildList All Beta Build Localizations of a BuildGET /v1/builds/{id}/relationships/betaBuildLocalizationsList All Diagnostic Signatures for a BuildList All Icons for a BuildGET /v1/builds/{id}/relationships/iconsGET /v1/builds/{id}/relationships/diagnosticSignaturesGET /v1/builds/{id}/relationships/appStoreVersion