Skip to main content
GET
cURL
このエンドポイントを使用して、ID で 1 件の API キー レコードを取得します。
Console → Personal Settings で personal access token を生成し、それを生の Authorization ヘッダー値として送信してください。Bearer を付けないでください。
id パスパラメータは、API キーを一覧表示 で返される数値のキー ID です。

API キーのステータス

返されるフィールド

承認

Authorization
string
header
必須

Personal access token copied from CometAPI Console > Personal Settings. Send the raw token value; do not prefix it with Bearer.

パスパラメータ

id
integer
必須

Numeric API key ID returned by the list endpoint.

レスポンス

200 - application/json

API key record.

success
boolean
必須
message
string
必須
data
object
必須