Flows
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