机器人列表
POST
https://api.flashcat.cloud/channel/escalate/webhook/robot/list
最后修改时间:2025-01-15 12:12:13
请求参数
Authorization
在 query 添加参数
app_key
示例:
app_key: ********************
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.flashcat.cloud/channel/escalate/webhook/robot/list?app_key'
返回响应
🟢200成功
application/json
Body
request_id
string
必需
data
object
必需
list
array [object {2}]
必需
示例
{
"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"
}
}
]
}
}

添加官方技术人员微信
在这里,获得使用上的任何帮助,快速上手企业告警一站式响应平台FlashDuty


修改于 2025-01-15 12:12:13