List Rules
Get filters list.
Example Output
{
"data": {
"items": [
{
"actions": [
"action_id"
],
"description": "Filter description",
"dsl_filter": {},
"id": "Filter id",
"name": "Filter name",
"rule": "Filter rule string"
}
],
"items_total": "Total items",
"limit": "limit, if existsand not zero",
"start_at_index": "Start at index, if exists and not zero"
},
"status": "Operation status"
}
Workflow Library Example
List Rules with Orca Security and Send Results Via Email
Preview this Workflow on desktop