Skip to main content
GET
cURL
使用此端点按 ID 获取一条 API key 记录。
Console → Personal Settings 生成个人访问令牌,然后将其作为原始 Authorization 请求头值发送。不要添加 Bearer 前缀。
路径参数 id 是由列出 API keys返回的数字 key ID。

API key 状态

返回字段

授权

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
必填