Skip to main content

Get Workflow

GET 

/api/automation/workflows/:workflow

Get a single workflow with its full node/edge graph, trigger configuration, and publication state.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Path param: workflow = workflow id.

previewMode is true when the workflow is in preview mode: runs execute triggers, conditions, and lookups for real but skip every Action/Integration step that would change something.

Request

Responses

OK

Response Headers
    Content-Type