Get filters list.
{ "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"}
Was this page helpful?