List recent automation runs (filterable) OR get one
Automation Runs
List recent automation runs (filterable) OR get one
Always returns { runs: AutomationRunRow[] }. No query → recent runs for the brand. ?automationRunId=… → one-element list (or 404 when missing). Filters: automationId, triggerEventId, triggerInstanceId, recipientEmail, status, mode, from, to, limit, cursor. ?include=logs embeds per-node log rows in a sibling logs[] array.
GET
List recent automation runs (filterable) OR get one
Authorizations
Send your Brew API key as Authorization: Bearer brew_xxx.
Query Parameters
Available options:
pending, running, completed, failed, cancelled Available options:
live, test Required range:
1 <= x <= 100Comma-separated list. Allowed: logs.