curl --request GET \
--url https://zeus-api.agentspro.cn/channels/feishu/health
{
"status": "ok",
"channel": "feishu",
"config": {
"app_id_configured": true,
"app_secret_configured": true,
"bot_name": "Zeus Bot"
}
}
Feishu channel health check
curl --request GET \
--url https://zeus-api.agentspro.cn/channels/feishu/health
{
"status": "ok",
"channel": "feishu",
"config": {
"app_id_configured": true,
"app_secret_configured": true,
"bot_name": "Zeus Bot"
}
}
okfeishucurl --request GET \
--url https://zeus-api.agentspro.cn/channels/feishu/health
{
"status": "ok",
"channel": "feishu",
"config": {
"app_id_configured": true,
"app_secret_configured": true,
"bot_name": "Zeus Bot"
}
}