List a credential's public keys
Lists the public keys accepted for request signing by this credential, with their kid, algorithm and rotation state. Keys inside the 18-hour grace window after rotation are still returned.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
tenantId
Tenant identifier (same value as X-Tenant-Id).
clientId
Credential (client_id) the subresource belongs to.
Headers
X-Tenant-Id
Tenant context used for authorization and routing.
Response
Keys of the credential, with lifecycle status.
items
Errors
403
Forbidden Error
404
Not Found Error