⭐ If you like what we are doing with Automatisch, please give us a star on GitHub.
Skip to content

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
publisheddraft
userId

Filter by user ID

Typestring

Responses

List of flows matching the filters

Playground

Server
Authorization
Variables
Key
Value

Samples