v15

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-054790287.3 KB
Signing

Get a specific public signing key.

Returns a retained public signing key by its id, in PEM form. A key that has been superseded by a regeneration is kept, because redaction-ledger entries signed with it must remain verifiable. Ledger entries and exports name the key that signed them in their signingKeyId field. This endpoint does not require authentication.

get/api/signing-key/{keyId}

Path parameters

keyIdstring required

Response

The public key with the given id.

string required