列出自动化规则
列出当前调用者可见的自动化规则。
调用限制
| 项 | 值 |
|---|---|
| 速率限制 | 1,000 次/分钟;50 次/秒 每账户 |
| 权限 | 有效 app_key;结果按调用者可见范围过滤 |
授权
App key issued from the Flashduty console. Required on every public API call. Keep it secret — it grants the same access as the owning account.
请求体
列出当前调用者可见的自动化规则。
页码,从 1 开始。
每页数量。
x <= 100作用域过滤。默认 all。
all, personal, team 额外过滤到这些团队 ID;这是过滤器,不是扩权。
兼容字段;scope 为空且为 false 时等同于 team。
按启用状态过滤。
按名称关键字过滤。
64响应
Success
Standard response envelope used by every Flashduty public API. On success data contains the endpoint-specific payload and error is absent. On failure error is present and data is absent. request_id is always present and is also mirrored in the Flashcat-Request-Id response header.
Unique ID for this request. Mirrored in the Flashcat-Request-Id header. Include it when reporting issues.
"01HK8XQE3Z7JM2NTFQ5YJ8P9R4"
Error payload inside the response envelope. Present only on non-2xx responses.
Endpoint-specific payload. See each operation's 200 response schema.