v1
latestOpenAPI 3.1.02026-07-22154213404.8 KBFlows
List flows
Return a paginated list of flows. Supports filtering by triggerId, enabled, and one or more health status values (healthy, failing, blocked), plus free-text search and ordering.
get/flows
Query parameters
pageinteger
pageSizeinteger
triggerIdstring uuid
enabledboolean nullable
statusstring[]
searchstring
orderBy'name' | 'createdAt' | 'updatedAt'
orderByDirection'asc' | 'desc'
Response
List flows