Skip to main content
automate.getExecution returns one execution with its decoded events, emitted outputs, actions, and durable logical attempts.
automations/get-execution.automation.ts
automation accepts an imported automation descriptor, exact ID, or unique deployed description. Each action includes status, replay safety, maximum attempts, normalized failure, and attempts ordered by logical ordinal. Attempts contain status, start and completion times, nullable retry time, and normalized failure. Event payloads, action outputs, and emitted output data are decoded before the action returns. The complete result is treated as sensitive because stored execution payloads can contain customer data. The action requires project:read.