reach_getAutomationDetailsV1
Retrieve a specific automation's details with contact counts for each stage: entered, in progress, finished, failed.
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 |