v1
latestOpenAPI 3.0.12026-07-268028223.9 KBAutomations
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"
}