Get automation details
reach_getAutomationDetailsV1Retrieve detailed status of a specific automation, including counts of contacts entered, in progress, finished, and failed, to track campaign performance.
Instructions
Get a single automation with the counts of contacts that entered it, are moving through it, finished it or failed on the way.
This describes the automation itself. To see the workflow it runs, use the steps endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profileUuid | Yes | Profile uuid parameter | |
| automationUuid | Yes | Automation uuid parameter |