curl --location --request GET '/chat/get?token=&chatId='
{
"code": "string",
"data": {
"chatId": "string",
"assigneeId": "string",
"botId": "string",
"type": 0,
"wxid": "string",
"avatarUrl": "string",
"name": "string",
"extraInfo": "string",
"contactType": 0,
"coworker": true,
"corporation": "string",
"externalUserId": "string",
"wecomChatId": "string"
}
}