flow-runs

Get Flow Run

get/v1/flow-runs/{id}

Path parameters

idstring required

Response

Default Response

idstring required
createdstring required
updatedstring required
projectIdstring required
flowIdstring required
parentRunIdstring
failParentOnFailureboolean required
triggeredBystring
tagsstring[]
flowVersionIdstring required
logsFileIdstring nullable
status'FAILED' | 'QUOTA_EXCEEDED' | 'INTERNAL_ERROR' | 'PAUSED' | 'QUEUED' | 'RUNNING' | 'SUCCEEDED' | 'MEMORY_LIMIT_EXCEEDED' | 'TIMEOUT' | 'CANCELED' | 'LOG_SIZE_EXCEEDED' required
startTimestring nullable
finishTimestring nullable
environment'PRODUCTION' | 'TESTING' required
stepsobject nullable
stepNameToTeststring
archivedAtstring nullable
stepsCountnumber

Changes

No recorded changes to this endpoint across all 1 revision of this API.