コンテンツにスキップ

API Key 一覧 (masked)

GET
/dashboard/api-keys

キー本体は返さない。keyPrefix のみ。

API Key 一覧

object
apiKeys
Array<object>

API Key (masked, key hash not included)

object
id
string
name
string
keyPrefix
string
Example
mk_1fcb3e76
scopes
Array<string>
Allowed values: read write
type

キーの種類: persistent (永続), expiring (期限付き), session (セッション)

string
Allowed values: persistent expiring session
expiresAt

有効期限 (ISO 8601)。persistent は null

string
nullable
lastUsedAt
string
nullable
createdAt
string