Automations
Get an automation
Retrieve an automation by ID
get/v1/automations/{id}
Path parameters
idstring required
The automation ID
Response
successful
Example response
{
"id": "abc123xyz",
"name": "New Client Onboarding"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.