Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

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.