list all flows
Path parameters
Query parameters
which page to return (start at 1, default 1)
number of items to return for a given page (default 30, max 100)
order by desc order (default true)
filter by exact matching user creator. Supports comma-separated list (e.g. 'alice,bob') and negation by prefixing all values with '!' (e.g. '!alice,!bob')
mask to filter matching starting path
mask to filter exact matching path
(default false) show only the archived files. when multiple archived hash share the same path, only the ones with the latest create_at are displayed.
(default false) show only the starred items
(default false) include items that have no deployed version
(default false) include deployment message
(default false) If true, the description field will be omitted from the response.
(default regardless) If true, show only flows with dedicated_worker enabled. If false, show only flows with dedicated_worker disabled.
Filter by label