> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sendrealm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Retrieve Automation Run

> Inspect a single automation run.

## Operational notes

* Run execution uses at-least-once semantics.
* Step retries are protected with step-level idempotency, so a previously completed step is not re-sent on resume.
* `wait_for_event` timeout handling is scheduler based and near-real-time, not a hard real-time guarantee.
* If a wait times out first, a later matching event does not reopen that completed branch.
