Get rule trigger status under folder
Alert rules
Get rule trigger status under folder
Return the rule trigger summary for all rules under a folder node and its descendants.
POST
Get rule trigger status under folder
Restrictions
Usage
- Set
folder_idto0to get summary across all folders. - If the folder contains too many rules, computation is skipped for self-protection.
Authorizations
App key issued from the Flashduty console under Account → APP Keys. Required on every public API call. Keep it secret — it grants the same access as the owning account.
Body
application/json
Folder ID. 0 for all.
Response
Success
Success response envelope. On every 2xx response, request_id identifies the call (also mirrored in the Flashcat-Request-Id header) and data holds the endpoint-specific payload. Failure responses use a different shape — see ErrorResponse.