Filter workflows
List workflows with server-side filtering. Use the type filter in the request body to scope results to automations, monitors, or evaluators.
List workflows with server-side filtering. Use the type filter in the request body to scope results to automations, monitors, or evaluators.
Bearer token. Use Bearer YOUR_API_KEY.
Sort field. Prefix with - for descending.
Filter object keyed by field name. Include a type filter with value: ["automations"], ["monitors"], or ["evaluators"] and operator: "eq" to scope results.