curl --location 'https://chat.jijyun.cn/v1/openapi/users/new?apiKey=undefined&page=undefined&page_size=undefined'{
"Code": 2000,
"Msg": "成功",
"Data": {
"data": [
{
"id": 388,
"uid": "nv7416xi",
"user_id": "nv7416xi",
"is_self": true,
"user_name": "高志强",
"avatar": null,
"email": "",
"mobile": "187xxxx1671",
"role": 3,
"role_value": "管理员",
"role_id": 29,
"role_name": "管理员",
"state": 1,
"state_value": "正常",
"agent_id": "nv7416xi",
"agent_permission": 0,
"conversation_count": 0,
"max_service_count": 20,
"online_status": 0,
"user_identify": "AG-187111"
},
{
"id": 389,
"uid": "gf2357ny",
"user_id": "gf2357ny",
"is_self": false,
"user_name": "高志强1",
"avatar": null,
"email": "",
"mobile": "187xxxx1670",
"role": null,
"role_value": "成员",
"role_id": 30,
"role_name": "成员",
"state": 1,
"state_value": "正常",
"agent_id": "gf2357ny",
"agent_permission": 0,
"conversation_count": 0,
"max_service_count": 20,
"online_status": 0,
"user_identify": "AG-187112"
}
],
"amount": 2,
"has_next": false,
"has_prev": false,
"next_num": null
}
}