v36

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0187270483.0 KB
Workflows

Get a Workflow

Retrieve a workflow's current version by name.

Returns the full workflow record: currentVersionNum, mainNodeName, the nodes array (with each node's function reference and pinned versionNum if any), and the edges array. To inspect a historical version, use GET /v3/workflows/{workflowName}/versions/{versionNum}.

get/v3/workflows/{workflowName}

Path parameters

workflowNamestring required

Response

The request has succeeded.

errorstring

Error message if the workflow retrieval failed.