curl --location --globoff 'https://qyapi.weixin.qq.com/cgi-bin/agent/list?access_token='{
"errcode": 0,
"errmsg": "ok",
"agentlist": [
{
"agentid": 1000005,
"name": "HR助手",
"square_logo_url": "https://p.qlogo.cn/bizmail/FicwmI50icF8GH9ib7rUAYR5kicLTgP265naVFQKnleqSlRhiaBx7QA9u7Q/0"
}
]
}