メインコンテンツへスキップ
GET
Go

承認

Authorization
string
header
必須

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

パスパラメータ

kid
string
必須

暗号鍵 ID

レスポンス

キーを正常に取得しました。

暗号化キー

created_at
string<date-time>
必須

キーの作成タイムスタンプ

kid
string
必須

Key ID

state
enum<string>
必須

キーの状態

利用可能なオプション:
pre-activation,
active,
deactivated,
destroyed
type
enum<string>
必須

キーのタイプ

利用可能なオプション:
customer-provided-root-key,
environment-root-key,
tenant-master-key,
tenant-encryption-key
updated_at
string<date-time>
必須

キーの更新タイムスタンプ

parent_kid
string | null

親 wrapping key の ID

public_key
string | null

PEM 形式の公開鍵