v1

latestOpenAPI 3.1.02026-07-2670105729.6 KB
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/v1/analytics/campaigns

Query parameters

limitinteger

Page size (1–100). Defaults to 100.

cursorstring

Opaque pagination cursor echoed from the previous page’s pagination.cursor. Omit for the first page.

Response

A page of per-send lifetime performance rows.