admin_merchant_certificates_get
merchant-certificates
List payment keys
Returns all payment keys/certificates for the account and provider.
Defaults to apple_pay when provider is omitted.
scopes:
- admin:checkout
GET
admin_merchant_certificates_get
Authorizations
Query Parameters
Filter keys by provider. Defaults to apple_pay.
Maximum number of keys to return. Defaults to 10.
Required range:
x >= 1Cursor for pagination: the id of the last key from the
previous page. Returns keys created before that key.
Include revoked/expired keys in the response. Defaults to false.
Response
List of payment keys
Available options:
apple_pay Available options:
pending, active, revoked, expired Last modified on August 19, 2026