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 statusresponse-optional-property-added
- ○
- ▲
removed the required property
/from the response with the statusresponse-required-property-removed
- ○
added the required property
/to the response with the statusresponse-required-property-added
- ▲