Endpoint Reference
Automations
Durable Agent Y2 Automation definitions and run history
GET /automations
List Automation definitions
POST /automations
Create an Automation
GET /automations/{automationId}
Get an Automation definition
PATCH /automations/{automationId}
Update or archive an Automation
GET /automations/{automationId}/runs
List Automation run history
POST /automations/{automationId}/runs
Request a manual Automation run