List flows
GET
/v1/flows
Retrieves a list of flows, optionally filtered by query parameters.
Authorizations
ApiKeyAuth
TypeAPI Key (header: x-api-token)
Parameters
Query Parameters
folderId
Filter by folder ID
Typestring
name
Filter by flow name
Typestring
status
Filter by flow status
Typestring
Enum
published
draft
userId
Filter by user ID
Typestring
Responses
List of flows matching the filters