Skip to content

ExecutionRecordDto

optional endedAt?: string


executionId: string


failed: number


flowName: string

Display name of the flow that ran (FlowGraph.name); may be empty.


skipped: number


startedAt: string


status: string


succeeded: number


trigger: string

How the run was triggered: "manual" or "scheduled".