Same analytics window as a downloadable CSV report
GET
/analytics/export Summary block (totals, rates, latency) followed by daily-series, by-domain, by-route, and top-failures tables in one CSV file.
Parameters
| Name | In | Required | Type | Description |
|---|---|---|---|---|
days | query | no | integer | Rolling UTC window (1–30 days, capped by plan retention) |
kind | query | no | string | Restrict to messages sent through routes of this kind |
Operation
| Method | GET |
| Path | /analytics/export |
| Operation ID | exportAnalyticsCsv |
| Tags | Analytics |