获取账号信息
GET /api/user/self
概览
| Method | GET |
|---|---|
| Path | /api/user/self |
| Type | http |
| Status | 1 |
| Module | 2102810 |
| Folder | 53539301 |
参数
{ "query": [], "header": [ { "name": "new-api-user", "required": true, "description": " 你的账户id", "id": "mdHWp8Brs8", "type": "string", "enable": true, "sampleValue": "1" }, { "required": true, "description": "你的系统令牌", "type": "string", "id": "53DfcFl4zB", "enable": true, "name": "Authorization", "sampleValue": "asasd15a6d165" } ] }
请求体
{ "type": "none", "parameters": [], "mediaType": "", "examples": [], "oasExtensions": "" }
响应
[ { "id": 688256041, "name": "成功", "code": 200, "contentType": "json", "jsonSchema": { "type": "object", "properties": {} }, "itemSchema": {}, "description": "", "mediaType": "", "headers": [], "oasExtensions": "" } ]