Get automation
Automations
Get automation
Get one runnable workflow or agent automation by id or typed alias.
GET
Get automation
Authorizations
API key issued from Settings → API Keys. Pass as Authorization: Bearer <key>.
Path Parameters
Workflow id, agent id, or typed alias like workflows.slug / agents.slug
Response
Automation
Implementation id for the automation. Workflow automations use workflow ids; agent automations use agent workflow ids.
Available options:
workflow, agent False when the automations registry row exists but the workflow/agent implementation row is missing.