Retrieve the monthly email statistics for a single subuser
This endpoint allows you to retrive the monthly email statistics for a specific subuser.
While you can always view the statistics for all email activity on your account, subuser statistics enable you to view specific segments of your stats for your subusers. Emails sent, bounces, and spam reports are always tracked for subusers. Unsubscribes, clicks, and opens are tracked if you have enabled the required settings.
When using the sort_by_metric
to sort your stats by a specific metric, you can not sort by the following metrics:
bounce_drops
, deferred
, invalid_emails
, processed
, spam_report_drops
, spam_reports
, or unsubscribe_drops
.
For more information, see our User Guide.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
date | string | ||
sort_by_metric | string | ||
sort_by_direction | string | ||
limit | number | ||
offset | number |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |