# Automation Executions

URL: https://www.agencytitan.com/docs/tag/automation-executions

Individual runs of an automation, with status and timing.

## Operations

- `GET` `/v1/automation-executions` — [List automation executions](https://www.agencytitan.com/docs/tag/automation-executions/GET/v1/automation-executions.md)
- `POST` `/v1/automation-executions` — [Run an automation](https://www.agencytitan.com/docs/tag/automation-executions/POST/v1/automation-executions.md)
- `GET` `/v1/automation-executions/{id}` — [Get an automation execution](https://www.agencytitan.com/docs/tag/automation-executions/GET/v1/automation-executions/{id}.md)
- `POST` `/v1/automation-executions/{id}/cancel` — [Cancel an automation execution](https://www.agencytitan.com/docs/tag/automation-executions/POST/v1/automation-executions/{id}/cancel.md)
- `POST` `/v1/automation-executions/{id}/rerun` — [Rerun an automation execution](https://www.agencytitan.com/docs/tag/automation-executions/POST/v1/automation-executions/{id}/rerun.md)
- `POST` `/v1/automation-executions/{id}/respond` — [Respond to a paused orchestration](https://www.agencytitan.com/docs/tag/automation-executions/POST/v1/automation-executions/{id}/respond.md)
- `POST` `/v1/automation-executions/{id}/resume` — [Resume a failed automation execution](https://www.agencytitan.com/docs/tag/automation-executions/POST/v1/automation-executions/{id}/resume.md)
- `POST` `/v1/automation-executions/{id}/start` — [Start a pending automation execution](https://www.agencytitan.com/docs/tag/automation-executions/POST/v1/automation-executions/{id}/start.md)
- `GET` `/v1/automations/{id}/execution-analytics` — [Get automation execution analytics](https://www.agencytitan.com/docs/tag/automation-executions/GET/v1/automations/{id}/execution-analytics.md)

## Useful links

- Interactive page: https://www.agencytitan.com/docs/tag/automation-executions
- API reference home: https://www.agencytitan.com/docs/
- This page as Markdown: https://www.agencytitan.com/docs/tag/automation-executions.md
- Full API Markdown: https://api.agencytitan.com/v1/llms.txt
