v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
KMS Keys

Export the private key (or key material) for a KMS key. For asymmetric keys (sign/verify), the private key is returned. For symmetric keys (encrypt/decrypt), the key material is returned.

get/api/v1/kms/keys/{keyId}/private-key

Path parameters

keyIdstring uuid required

The ID of the key to export the private key or key material for.

Response

Default Response

privateKeystring required