Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Use your api key generated from the admin console

Path Parameters

id
string
required
Pattern: ^[0-9a-zA-Z]{21}$

Response

200 - application/json

Default Response

id
string
required
created
string
required
updated
string
required
projectId
string
required
flowId
string
required
failParentOnFailure
boolean
required
flowVersionId
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
environment
enum<string>
required
Available options:
PRODUCTION,
TESTING
parentRunId
string
triggeredBy
string
tags
string[]
flowVersion
object
logsFileId
string | null
startTime
string | null
finishTime
string | null
steps
object | null
failedStep
object
stepNameToTest
string
archivedAt
string | null
stepsCount
number