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
Documentation Index
Fetch the complete documentation index at: https://docs.brew.new/llms.txt
Use this file to discover all available pages before exploring further.
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.
Update / publish / unpublish an automationFire a trigger, test an automation, or replay a historical fire