curl --location --request POST 'https://qyapi.weixin.qq.com/cgi-bin/externalcontact/list_contact_way?access_token=ACCESS_TOKEN' \
--header 'Content-Type: application/json' \
--data-raw '{
"start_time":1622476800,
"end_time":1625068800,
"cursor":"CURSOR",
"limit":1000
}'
{
"errcode": 0,
"errmsg": "ok",
"contact_way": [
{
"config_id": "534b63270045c9ABiKEE814ef56d91c62f"
},
{
"config_id": "87bBiKEE811c62f63270041c62f5c9A4ef"
}
],
"next_cursor": "NEXT_CURSOR"
}
【企业微信】API开发者 微信交流群
用微信扫右侧二维码,加入【企业微信】API开发者 交流群,互助沟通