get_metrics
Retrieve email delivery metrics: send, delivery, bounce, complaint, open, and click totals with a daily series, optionally filtered by ISO date range.
Instructions
Get send/delivery/bounce/complaint/open/click totals plus a daily series, optionally bounded by from/to ISO dates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | ISO-8601 upper bound. | |
| from | No | ISO-8601 lower bound. | |
| sender | No | Product/sender externalId sent as X-Drin-Sender. Required only for account-wide API keys; overrides the server's default sender. |