List manual-audience runs
Automations
List manual-audience runs
Lists manual-audience automation runs (each “Run” of a manual-audience automation), newest first — status, recipient totals, and the per-node funnel. Pass ?audienceRunId= to fetch one, or ?automationId= to filter to a single automation.
GET
List manual-audience runs
Authorizations
Send your Brew API key as Authorization: Bearer brew_xxx.
Query Parameters
Fetch a single audience run by id.
Required string length:
1 - 64Filter runs to a single automation.
Required string length:
1 - 64Max rows to return (1–200, default 50).
Required range:
1 <= x <= 200Response
Audience runs (list mode), or { data: [row] } (detail).