curl --location --globoff 'https://qyapi.weixin.qq.com/cgi-bin/externalcontact/list_contact_way?access_token=' \
--header 'Content-Type: application/json' \
--data '{
"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"}