Automation — API Reference
Run, pause, or stop automation workflows
10 endpoints across 2 tags.
Workflows
GET/automation-brain/diagrams— Get list of workflowsGET/automation-brain/v2/diagrams— Get list of workflowsPOST/automation-brain/diagrams/{diagramId}/run— Run/resume workflowPOST/automation-brain/diagrams/{diagramId}/pause— Pause workflowPOST/automation-brain/diagrams/{diagramId}/stop— Stop workflowPOST/automation-brain/diagrams/{diagramId}/schedule-on— Enable schedule for workflowPOST/automation-brain/diagrams/{diagramId}/schedule-off— Disable schedule for workflowGET/automation-brain/diagrams/{diagramId}/statistics— Get workflow statistics with node detailsGET/automation-brain/diagrams/{diagramId}/blocks/{blockId}/statistics— Get node statistics
Data Processing Job Logs
GET/morph/logs/automation/{automationWorkflowId}/last-run/with-stages— Get last log with stages