Workflow Automation

Get an existing Workflow

Get a workflow by ID. This API requires a registered application key. Alternatively, you can configure these permissions in the UI.

get/api/v2/workflows/{workflow_id}

Path parameters

workflow_idstring required

The ID of the workflow.

Response

Successfully got a workflow.

Changes