Skip to main content
GET
List workflows

Authorizations

X-API-Key
string
header
required

Query Parameters

status
enum<string>

Filter by workflow status (draft, active, or archived)

Available options:
draft,
active,
archived
name_contains
string

Case-insensitive substring search on workflow name

created_after
string<date-time>

Only return workflows created on or after this timestamp

created_before
string<date-time>

Only return workflows created on or before this timestamp

Response

Workflows retrieved successfully

List of workflows for the project

data
object[]
required