Read the app encryption declaration of a build
Read an app encryption declaration associated with a specific build.
URL
GET https://api.appstoreconnect.apple.com/v1/builds/{id}/appEncryptionDeclarationPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string | An opaque resource ID that uniquely identifies the resource. |
Query Parameters
| Name | Type | Description |
|---|---|---|
fields[appEncryptionDeclarations] Optional | [string] | Fields to return for included related types. |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | AppEncryptionDeclarationWithoutIncludesResponse | |
| 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 the build beta detail ID for a buildGet the app encryption declaration id for a buildList all beta build localizations of a buildList beta build localization IDs for a buildList all diagnostic signatures for a buildList all icons for a buildList icon IDs for a buildList diagnostic signature IDs for a buildGet the App Store version ID for a build