curl --location --request GET 'https://zan-hub.xiaoshunai.com/api/v2/getAssessments?token=d12195ec829f4********9e79f1c0bc7&dateStart=2025-03-05&dateEnd=2025-03-08&userId=646d818baf7*****124fabdd¤t=1&pageSize=10&dateType=1'{
"errcode": 0,
"errmsg": "ok",
"assessments": [
{
"userId": "646d818b*****175124fabdd",
"chatId": "66a779f6*****e2a20795009",
"botId": "66a77970c*****6b879ef868",
"sendAt": 1751252835104,
"scoreEnabled": true,
"solvedEnabled": true,
"chatType": 0,
"chatName": "test"
}
],
"page": {
"pageNum": 1,
"pageSize": 10,
"total": 38
}
}