curl --location -g --request GET 'http://hhcd.yourdomain.com/admin/response_timeout/list?page=&pageSize=&chat_id=&start_time=&end_time=&is_chat=&keyword=&external_id=&status=&token='
{
"code": 0,
"data": {
"total": 0,
"per_page": 0,
"current_page": 0,
"last_page": 0,
"data": [
{
"id": 0,
"corp_id": 0,
"audit_info_id": 0,
"chat_id": null,
"admin_id": 0,
"remark": null,
"create_time": 0,
"auditor_id": null,
"status": 0,
"audit_time": null,
"time_out": 0,
"minute": 0,
"admin_name": null,
"auditor_name": null,
"info": {
"msgid": "string",
"action": "string",
"from_type": 0,
"to_type": 0,
"user_id": null,
"external_id": 0,
"to_user_id": 0,
"to_external_id": null,
"chat_id": null,
"roomid": "string",
"content": "string",
"msgtype": "string",
"msgtime": "string",
"tolist": "string",
"from": "string",
"from_info": {
"id": 0,
"name": "string",
"name_convert": "string",
"avatar": "string",
"corp_name": "string",
"corp_full_name": "string",
"type": 0,
"des": "string",
"createtime": "string"
},
"to_info": {
"id": 0,
"name": "string",
"userid": "string",
"mobile": "string",
"gender": "string",
"email": "string",
"avatar": "string",
"thumb_avatar": "string",
"department_name": "string"
},
"info": {
"content": "string",
"view": "string"
}
}
}
]
},
"message": "string",
"sys_time": 0
}