应用类型 | 是否支持调用 | 权限申请方式 | API Explorer调试 |
---|---|---|---|
企业内部应用 | 否 | — | — |
第三方企业应用 | 是 | 无需申请 | 调试 |
第三方个人应用 | 否 | — | — |
{
"agentid": "852381775",
"auth_corpid": "ding1234",
"suite_key": "suitezx8sttxxx"
}
curl --location --request POST 'http://127.0.0.1/service/get_agent?suite_access_token=68fbxxxx×tamp=1598359962000&suiteTicket=test&signature=xxxx' \
--header 'Content-Type: application/json' \
--data-raw '{
"agentid": "852381775",
"auth_corpid": "ding1234",
"suite_key": "suitezx8sttxxx"
}'
{
"agentid": 0,
"name": "string",
"logo_url": "string",
"description": "string",
"close": 0,
"errmsg": "string",
"errcode": 0
}