curl --location 'https://chat.jijyun.cn/v1/openapi/wxwork/group/list?apiKey=G-DTAmViS7N9y5PYN4ZtCCJ8EleGuLFE4Z6ck2JideXoneaXos¤t=&pageSize=&imBotId=undefined'{
"Code": 2000,
"Data": {
"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"
},
"Msg": "成功"
}