获取 API Key 详情

GET /api/token/{id}

说明

按 id 获取本人名下某条 API Key 的详情,返回 key 已脱敏。

请求头

名称位置类型必填说明
idpathintegerAPI Key 的数据库 id(来自列表接口的 `id`)
Authorizationheaderstring系统访问令牌
New-Api-Userheaderstring用户 ID

响应

字段类型必填说明
successboolean
messagestring
dataobject