获取子账号列表
接口
GET api/agent/subagent授权
Authorization: Bearer <accessToken>
Content-Type: application/json请求样例
/api/agent/subagent响应参数
响应示例
最后更新于
这有帮助吗?
GET api/agent/subagentAuthorization: Bearer <accessToken>
Content-Type: application/json/api/agent/subagent最后更新于
这有帮助吗?
这有帮助吗?
[
{
"activities": [
"2268308",
"3791930",
"2738667"
],
"id": 191,
"username": "15956387658",
"remark": "灵",
"createdAt": "2019-03-12T01:55:09.000Z",
"updatedAt": "2019-07-16T06:03:46.000Z",
}
]