curl --location --request GET 'http://prod-cn.your-api-server.com/work-weixin-agent-plugin/api/work-weixin-agent' \ --header 'Authorization: Bearer {{token}}'
{ "code": 0, "message": "string", "data": "string", "timestamp": 0 }