Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Use your api key generated from the admin console

Query Parameters

flowId
string[]
Pattern: ^[0-9a-zA-Z]{21}$
tags
string[]
status
enum<string>[]
Available options:
FAILED
limit
number
cursor
string
createdAfter
string
createdBefore
string
projectId
string
required
Pattern: ^[0-9a-zA-Z]{21}$
failedStepName
string
flowRunIds
string[]
Pattern: ^[0-9a-zA-Z]{21}$

Response

200 - application/json

Default Response

data
object[]
required
next
string | null

Cursor to the next page

previous
string | null

Cursor to the previous page