Workflows

Get a simplified workflow

Retrieve a workflow graph with node type names, connections, and selected display fields.

get/v1/workflows/{workflowId}

Response

Successful.

idstring required
status'Draft' | 'Sending' | 'Paused' | 'PausedAndQueueing' required
namestring
descriptionstring
mailingListIdstring nullable required
rootNodeIdstring nullable required
nodesobject required

Changes