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