Skip to main content
GET
Go

承認

Authorization
string
header
必須

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

クエリパラメータ

page
integer

返される結果のページ index です。最初のページは 0 です。

必須範囲: x >= 0
per_page
integer

1 ページあたりの結果数です。デフォルト値は 50、最大値は 100 です。

必須範囲: 1 <= x <= 100
include_totals
boolean

合計結果数を含むオブジェクト内に結果を返すか (true)、結果の配列を直接返すか (false、デフォルト) を指定します。

レスポンス

鍵を正常に取得しました。

暗号化キー

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

親ラッピングキーのID

public_key
string | null

PEM形式の公開鍵