Get Sum of Tag Statistics

Retrieve total summed email statistics for all tags over a date range.

Use this endpoint when you need overall totals per tag instead of time-series breakdown.

Query Params
string
enum

Choose how to group totals — by day, week, or month.

Allowed:
integer
1 to 100
Defaults to 100

Add the maximum number of tag summary records to return (1–100).

integer
≥ 1
Defaults to 1

Add the starting position for paginated summary results.

date

Add the end date for statistics in YYYY-MM-DD format.

date
required

Add the start date for statistics in YYYY-MM-DD format.

Headers
string
required

Add your Email API key.

Responses
200

Tag statistic sums returned

400

Bad request

401

Unauthorized

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here!