Apple Pay Certificates
Get certificate details
Get an Apple Pay certificate by its identifier.
GET
Get certificate details
Authorizations
JWT bearer token obtained via the OAuth2 client-credentials grant from the platform Authentication API. The token's scopes gate the endpoints it may call, and its audience names the Guardian instance. This is the standard way to authenticate to Guardian.
Path Parameters
The ID of the certificate to read.
Response
Success response
Example:
"4f8a2c6e-3b9d-4a1f-8e7c-5d2b9f4a6e8c"
Available options:
pending, active, retired, disabled Example:
"active"
Example:
1
Example:
"2026-02-01T09:10:00Z"
Example:
"2028-02-01T09:00:00Z"
Example:
"2026-02-03T10:00:00Z"
Example:
null
Example:
null
Get certificate details