Skip to main content

List Workflows

Get Workflow

Pause & Resume

Only ACTIVE workflows can be paused.

Update

Run History

Workflow run history is the execution record for one workflow. It includes outcome, start and finish times, record counts, and public errors. The Node SDK and MCP Server can filter execution history by success, failed, or in_progress and paginate it.
Node SDK
MCP Server
REST API
See workflow run history API reference for the complete response.

Delete

This permanently deletes the workflow and all its data.

Templates

Workflows can be linked to templates that manage their prompt, schema, and notification settings. When linked, those fields become read-only on the workflow. See Templates for linking, unlinking, and applying template updates via the API.

Fetch Data