{
"id": "<string>",
"created": "<string>",
"updated": "<string>",
"projectId": "<string>",
"flowId": "<string>",
"failParentOnFailure": true,
"flowVersionId": "<string>",
"parentRunId": "<string>",
"triggeredBy": "<string>",
"tags": [
"<string>"
],
"flowVersion": {
"displayName": "<string>"
},
"logsFileId": "<string>",
"startTime": "<string>",
"finishTime": "<string>",
"steps": {},
"stepNameToTest": "<string>",
"archivedAt": "<string>",
"stepsCount": 123
}Flow Runs
Flow Run Schema
Available options:
FAILED, QUOTA_EXCEEDED, INTERNAL_ERROR, PAUSED, QUEUED, RUNNING, SUCCEEDED, MEMORY_LIMIT_EXCEEDED, TIMEOUT, CANCELED, LOG_SIZE_EXCEEDED Available options:
PRODUCTION, TESTING Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Was this page helpful?