KMS Keys

Get KMS key by name

get/api/v1/kms/keys/key-name/{keyName}

Path parameters

keyNamestring required

The name of the KMS key to retrieve.

Query parameters

projectIdstring required

The ID of the project the key belongs to.

Response

Default Response

Changes

Changed in 2 of the 23 revisions of this API.12

    • added the optional property / to the response with the status

      response-optional-property-added

  • 5dbb77aad0f511See the full diff
    • removed the required property / from the response with the status

      response-required-property-removed

    • added the required property / to the response with the status

      response-required-property-added