Skip to main content
GET
Retrieve a specific encryption key

Authorizations

X-BRONTO-API-KEY
string
header
required

Path Parameters

keyId
string
required

The unique identifier of the encryption key

Response

The encryption key details

org_id
string
required

Organization ID

id
string
required

Key ID

name
string
required

User-facing name for this key

provider
enum<string>
required
Available options:
AWS_KMS
status
enum<string>
required
Available options:
KEY_STATUS_UNSPECIFIED,
CREATED,
ACTIVE,
DISABLED
aws_kms
object