API ReferenceApple Identity Access certificates
Retrieve an Apple Identity Access CSR
GET
/v2/presentations/certificates/apple-identity-access-certificates/{certificateId}Retrieves an existing Apple Identity Access CSR.
Roles
adminverifier
Analytics Events
CREDENTIAL_PRESENTATION_APPLE_IDENTITY_ACCESS_CERTIFICATE_RETRIEVE_STARTCREDENTIAL_PRESENTATION_APPLE_IDENTITY_ACCESS_CERTIFICATE_RETRIEVE_SUCCESSCREDENTIAL_PRESENTATION_APPLE_IDENTITY_ACCESS_CERTIFICATE_RETRIEVE_FAIL
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
certificateId*string
Unique identifier for the Apple Identity Access CSR.
Format
uuidResponse Body
application/json
application/json
application/json
curl -X GET "https://example.com/v2/presentations/certificates/apple-identity-access-certificates/497f6eca-6276-4993-bfeb-53cbbbba6f08"{ "id": "string", "teamId": "string", "merchantId": "string", "csrPem": "string"}How would you rate this page?