curl --location --request GET 'https://ae-bg.ddregion.com/hub-api/api/v2/groupChat/list?token=¤t=&pageSize=&imBotId=&wecomUserId='{
"errcode": 0,
"errmsg": "string",
"data": [
{
"wecomChatId": "string",
"name": "string",
"owner": "string",
"createTime": 0,
"notice": "string",
"systemTag": [
{
"groupName": "string",
"tagName": "string",
"tagId": "string"
}
],
"memberList": [
{
"type": 0,
"imContactId": "string",
"externalUserId": "string",
"joinTime": 0,
"joinScene": 0,
"corpName": "string"
}
]
}
],
"total": 0,
"imRoomid": "string"
}