curl --location --request GET 'https://zan-api.xiaoshunai.com/chat/list?token=669dc78a7*****3e04351d6&iterator=686e4ed1bae448bf1f0ca055&pageSize=5'{
"code": 0,
"data": {
"chats": [
{
"chatId": "686e4ed0b****bf1f0c9f47",
"assigneeId": "",
"botId": "686e4e9bd****f7b98919e69",
"type": 0,
"wxid": "78813****347451",
"avatarUrl": "",
"name": "test",
"extraInfo": null,
"contactType": 3,
"coworker": false,
"corporation": "测试科技",
"externalUserId": "wmrRhyBgAAvw*****AoGkAYsUo6XzCQ"
}
],
"nextIterator": "686e4ecfbae448bf1f0c9ecf"
}
}