curl --location --request POST 'https://open.fxiaoke.com/cgi/crm/v2/special/usergroupList' \
--header 'Content-Type: application/json' \
--data-raw '{
"corpAccessToken":"xxxxx",
"corpId":"corp-xxxx",
"data": {}
}'
{
"errorCode": 0,
"errorMessage": "success",
"data": {
"groups": [
{
"groupId": "5f4e5deb1eee9200012eb3e6",//用户组id
"groupName": "组名1字"//用户组名称
},
{
"groupId": "5f4e5de71eee9200012eb3e5",
"groupName": "组名字"
}
]
},
"traceId": "E-O.fktest188.1000-43ffb3aa31904da1-10902"
}
【纷享销客】API开发者 微信交流群
用微信扫右侧二维码,加入【纷享销客】API开发者 交流群,互助沟通