List and Download Certificates
Find and list certificates and download their data.
URL
GET https://api.appstoreconnect.apple.com/v1/certificatesQuery Parameters
| Name | Type | Description |
|---|---|---|
fields[certificates] Optional | [string] | |
filter[id] Optional | [string] | |
filter[serialNumber] Optional | [string] | |
limit Optional | integer | |
sort Optional | [string] | |
filter[certificateType] Optional | [string] | |
filter[displayName] Optional | [string] | |
fields[passTypeIds] Optional | [string] | |
include Optional | [string] |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | CertificatesResponse | |
| 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. |
| 429 | Content-Type: application/json | ErrorResponse |