跳转到主要内容
POST
/
channel
/
escalate
/
webhook
/
robot
/
list
机器人列表
curl --request POST \
  --url 'https://api.flashcat.cloud/channel/escalate/webhook/robot/list?app_key='
{
  "request_id": "95c5e15c19bb09e2466d719381f03f1b",
  "data": {
    "list": [
      {
        "type": "feishu",
        "settings": {
          "alias": "test",
          "token": "https://open.feishu.cn/open-apis/bot/hook/5fbc33aa-ffce-462d-8ce0-c5a49899de23"
        }
      },
      {
        "type": "feishu",
        "settings": {
          "token": "https://open.feishu.cn/open-apis/bot/v2/hook/5fbc33aa-ffce-462d-8ce0-c5a49899de23"
        }
      },
      {
        "type": "zoom",
        "settings": {
          "token": "https://integrations.zoom.us/chat/webhooks/incomingwebhook/EsGEVfs0SOK1xwrLvwoREw",
          "verify_token": "il9v290ORSanFhidfOXZlQ"
        }
      },
      {
        "type": "dingtalk",
        "settings": {
          "disable_at": false,
          "token": "https://oapi.dingtalk.com/robot/send?access_token=0b5159646cf666653b315a17d1a0273871c21c6c27ef9d8e0e31d8fc776a2d31"
        }
      },
      {
        "type": "feishu",
        "settings": {
          "alias": "test",
          "token": "https://open.feishu.cn/open-apis/bot/v2/hook/5fbc33aa-ffce-462d-8ce0-c5a49899de23"
        }
      },
      {
        "type": "wecom",
        "settings": {
          "alias": "test",
          "disable_at": false,
          "token": "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=948af796-72dd-4d0b-9e7b-7e648980cbdb"
        }
      },
      {
        "type": "feishu",
        "settings": {
          "token": "https://open.larksuite.com/open-apis/bot/v2/hook/a9d72917-4f55-4cb4-8830-59dbfaf18150"
        }
      },
      {
        "type": "wecom",
        "settings": {
          "reply_event_types": [],
          "token": "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=948af796-72dd-4d0b-9e7b-7e648980cbdb"
        }
      },
      {
        "type": "feishu",
        "settings": {
          "reply_event_types": [
            "i_new"
          ],
          "token": "97b67d24-51c9-4dd9-9ddf-7df5728a60cf"
        }
      },
      {
        "type": "wecom",
        "settings": {
          "alias": "娃哈哈",
          "token": "bbb025a0-e2e8-4b79-939d-82c91a275b96"
        }
      },
      {
        "type": "dingtalk",
        "settings": {
          "token": "b9a1b24b987fb00fcf3cef61815516aca333f128dbf7a91b70a9315e2ce2d255"
        }
      },
      {
        "type": "dingtalk",
        "settings": {
          "alias": "娃哈哈",
          "disable_at": true,
          "reply_event_types": [
            "i_new",
            "i_snooze"
          ],
          "token": "https://oapi.dingtalk.com/robot/send?access_token=afefdc81c4f0753977dc5174090d75ca1b28d76e58d89fc31b3eff776f1d7911"
        }
      },
      {
        "type": "wecom",
        "settings": {
          "alias": "wahaha",
          "disable_at": true,
          "reply_event_types": [
            "i_new",
            "i_snooze"
          ],
          "token": "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=90dbb66b-af39-4235-956c-636a9c1ed9c0"
        }
      },
      {
        "type": "dingtalk",
        "settings": {
          "alias": "test",
          "token": "https://oapi.dingtalk.com/robot/send?access_token=dd0a9054dd32ce0c39b0e41c734dbaa365a4f745e78ea0c120095a33cf1bc2a2"
        }
      },
      {
        "type": "wecom",
        "settings": {
          "alias": "夜莺机器人",
          "token": "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=7854e5aa-2091-4e92-a3b9-9d821051f66e"
        }
      },
      {
        "type": "wecom",
        "settings": {
          "alias": "1",
          "token": "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=bbb025a0-e2e8-4b79-939d-82c91a275b96"
        }
      }
    ]
  }
}

授权

app_key
string
query
必填

响应

200 - application/json
request_id
string
必填
data
object
必填