Jump to Content

An object that contains summary information about a flow execution.

Hierarchy

  • FlowExecutionSummary

Properties

createdAt?: Date

The date and time when the flow execution summary was created.

flowExecutionId?: string

The ID of the flow execution.

flowTemplateId?: string

The ID of the flow.

status?: string

The current status of the flow execution.

systemInstanceId?: string

The ID of the system instance that contains the flow.

updatedAt?: Date

The date and time when the flow execution summary was last updated.