Skip to main content
GET
Get

Authorizations

Authorization
string
header
required

The Authorization header expects a Bearer token.

Path Parameters

id
string
required

ID of the symmetric KMS key to return. To get the ID of a symmetric KMS key use a [SymmetricKeyService.List] request.

Query Parameters

showScheduledForDeletion
boolean

By default, Get doesn't return resource if it is scheduled for deletion. If show_scheduled_for_deletion = true, the Get operation returns the resource even if it is scheduled for deletion. If show_scheduled_for_deletion = false, the Get method returns the NOT_FOUND gRPC status code.

Response

200 - application/json

A successful response.

A symmetric KMS key.

metadata
object

Common resource metadata.

spec
object
status
object