curl --location -g --request GET 'http://127.0.0.1/cgi-bin/agent/get?agentid={{agentid}}&access_token=access_token'
{ "errcode": 0, "square_logo_url": "string", "agentid": 0, "home_url": "string", "errmsg": "string", "description": "string", "allow_tags": { "tagid": [ 0 ] }, "isreportenter": 0, "redirect_domain": "string", "name": "string", "allow_partys": { "partyid": [ 0 ] }, "allow_userinfos": { "user": [ { "userid": "string" } ] }, "close": 0, "report_location_flag": 0 }