v1
latestOpenAPI 3.0.02026-07-141,4077,1665.2 MBWorkflow Automation
Get a workflow instance
Get a specific execution of a given workflow. This API requires a registered application key. Alternatively, you can configure these permissions in the UI.
get/api/v2/workflows/{workflow_id}/instances/{instance_id}
Path parameters
workflow_idstring required
The ID of the workflow.
instance_idstring required
The ID of the workflow instance.
Response
OK