List active signing keys for organisation
GET
/api/signing-keys
Return all active (is_active=True) signing keys for the organisation.
Revoked keys are excluded. Keys are ordered newest-first.
Authorizations
Parameters
Query Parameters
organization_id
required
string format: uuid
Responses
200
Successful Response
Array<object>
Public representation of a signing key (no private material).
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string