Skip to main content
GET
Retrieve workflow definition

Authorizations

X-API-Key
string
header
required

Path Parameters

workflow_id
string<uuid>
required

Workflow identifier

Response

Workflow definition retrieved successfully

Single workflow response including the canvas definition and editor metadata

data
object
required

Expanded workflow payload returned by GET /workflows/{workflow_id}/definition. This is the editor-oriented response: it contains the workflow metadata plus the full canvas graph.