Sending & observability
email_get_metrics_trends
Day-by-day metric trends from the pre-aggregated daily rollup (email_daily_stats) — cheaper than scanning the message log for long ranges.
read email_get_metrics_trends
Day-by-day metric trends from the pre-aggregated daily rollup (email_daily_stats) — cheaper than scanning the message log for long ranges. Returns a per-day series (sent/delivered/opened/clicked/bounced/complained/unsubscribed) plus totals. Default 30 days.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
days | integer | No | |
projectId | string | No | Target company (project id). Org-scoped tokens only; call email_list_projects first. |