curl --location -g --request POST 'https://qyapi.weixin.qq.com/cgi-bin/linkedcorp/user/list?access_token=' \
--header 'Content-Type: application/json' \
--data-raw '{"department_id":"LINKEDID/DEPARTMENTID","fetch_child":true}'
{"errcode":0,"errmsg":"ok","userlist": [{"userid":"zhangsan","name":"张三","department":["LINKEDID/1","LINKEDID/2"],"mobile":"+8612345678901","telephone":"10086","email":"zhangsan@tencent.com","position":"后台开发","corpid":"xxxxxx","extattr":{"attrs":[{"name":"自定义属性(文本)","value":"10086","type":0,"text":{"value":"10086"}},{"name":"自定义属性(网页)","type":1,"web":{"url":"https://work.weixin.qq.com/","title":"官网"}}]}}]}
【企业微信】API开发者 微信交流群
用微信扫右侧二维码,加入【企业微信】API开发者 交流群,互助沟通