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

tenantIdstringRequired

Tenant identifier (same value as X-Tenant-Id).

clientIdstringRequired

Credential (client_id) the subresource belongs to.

Headers

X-Tenant-IdstringRequired
Tenant context used for authorization and routing.

Response

Keys of the credential, with lifecycle status.
itemslist of objectsOptional

Errors

403
Forbidden Error
404
Not Found Error