JavaScript
Flows
List flows
Return a paginated list of flows. Supports filtering by triggerId, enabled, one or more health status values (healthy, failing, blocked), mine (flows created by the calling actor), createdBy (flows created by a given actor id — mutually exclusive with mine), plus free-text search and ordering.
GET
JavaScript
Authorizations
Bearer token via Authorization header
Query Parameters
Only include flows with this enabled state.
Available options:
true, false Only include flows created by you.
Available options:
true, false Available options:
healthy, failing, blocked Required string length:
1 - 256Available options:
name, createdAt, updatedAt Available options:
asc, desc