Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Use your api key generated from the admin console

Query Parameters

flowId
string[]
required
Pattern: ^[0-9a-zA-Z]{21}$
tags
string[]
required
status
enum<string>[]
required
Available options:
FAILED,
QUOTA_EXCEEDED,
INTERNAL_ERROR,
PAUSED,
QUEUED,
RUNNING,
SUCCEEDED,
MEMORY_LIMIT_EXCEEDED,
TIMEOUT,
CANCELED,
LOG_SIZE_EXCEEDED
limit
number
cursor
string
createdAfter
string
createdBefore
string
projectId
string
required
Pattern: ^[0-9a-zA-Z]{21}$
failedStepName
string
flowRunIds
string[]
required
Pattern: ^[0-9a-zA-Z]{21}$
includeArchived
boolean
required

Response

200 - application/json

Default Response

data
object[]
required
next
string | null
previous
string | null