curl --location -g --request POST 'http://hhcd.yourdomain.com/admin/work_user/getUserList?token='
{
"code": 0,
"data": {
"count": 0,
"users": [
{
"id": 0,
"key": 0,
"corp_id": 0,
"userid": "string",
"name": "string",
"department": "string",
"order": "string",
"position": "string",
"mobile": "string",
"gender": "string",
"email": "string",
"is_leader_in_dept": "string",
"avatar": "string",
"thumb_avatar": "string",
"telephone": "string",
"enable": 0,
"alias": "string",
"address": "string",
"extattr": "string",
"status": 0,
"qr_code": "string",
"is_del": 0,
"openid": "string",
"is_external": 0,
"is_msg_audit": 0,
"dimission_time": 0,
"assign_custom": 0,
"assign_chat": 0,
"apply_num": 0,
"new_customer": 0,
"chat_num": 0,
"message_num": 0,
"replyed_per": "string",
"first_reply_time": "string",
"delete_customer_num": 0,
"department_name": "string",
"tag_name": [
"string"
],
"department_info": [
{
"id": 0,
"corp_id": 0,
"department_id": 0,
"name": "string",
"name_en": null,
"parentid": 0,
"order": 0,
"is_del": 0
}
],
"user_id": 0,
"permission": {
"department": null,
"user_key": null,
"type_all": 0,
"checked_list": null
},
"license": null
}
],
"keys": [
0
],
"top": {
"today_apply_num": 0,
"seven_apply_num": 0,
"today_new_customer_num": 0,
"seven_new_customer_num": 0,
"today_chat_num": 0,
"seven_chat_num": 0,
"today_message_num": 0,
"seven_message_num": 0,
"last_syn_time": "string"
},
"tag_count": [
0
],
"user_name": [
"string"
]
},
"message": "string",
"sys_time": 0
}