v1
latestOpenAPI 3.1.02026-07-2670105729.6 KBAutomations
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/v1/automations/audience-runs
Query parameters
audienceRunIdstring
Fetch a single audience run by id.
automationIdstring
Filter runs to a single automation.
limitinteger
Max rows to return (1–200, default 50).
Response
Audience runs (list mode), or { data: [row] } (detail).