ExecutionRecordDto
Properties
Section titled “Properties”endedAt?
Section titled “endedAt?”
optionalendedAt?:string
executionId
Section titled “executionId”executionId:
string
failed
Section titled “failed”failed:
number
flowName
Section titled “flowName”flowName:
string
Display name of the flow that ran (FlowGraph.name); may be empty.
skipped
Section titled “skipped”skipped:
number
startedAt
Section titled “startedAt”startedAt:
string
status
Section titled “status”status:
string
succeeded
Section titled “succeeded”succeeded:
number
trigger
Section titled “trigger”trigger:
string
How the run was triggered: "manual" or "scheduled".