Campaign performance
Analytics
Campaign performance
Lifetime KPIs per campaign SEND (one row per sendId — a design sent twice has two rows): sent / delivered / opened / clicked / bounced / complained / unsubscribed. Read-only, cursor-paginated under { data, pagination }. Requires the emails scope. For a single send, GET /v1/analytics/sends?sendId= carries the same stats.
GET
Campaign performance
Authorizations
Send your Brew API key as Authorization: Bearer brew_xxx.
Query Parameters
Page size (1–100). Defaults to 100.
Required range:
1 <= x <= 100Opaque pagination cursor echoed from the previous page’s pagination.cursor. Omit for the first page.
Required string length:
1 - 512