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 asymmetric KMS key to return. To get the ID of an asymmetric KMS key use an [AsymmetricKeyService.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.

An asymmetric KMS key that may contain several versions of the cryptographic material.

metadata
object

Common resource metadata.

spec
object

The specifications of the asymmetric key.

status
object

The current status of the asymmetric key.