Get Tag Statistics

Retrieve email statistics for one or more tags over a date range.

Use this endpoint to analyze delivery and engagement metrics grouped by tag.

Query Params
string
enum

Choose how to aggregate results — by day, week, or month.

Allowed:
string
required

Add one or more tag names separated by commas to fetch statistics.

integer
1 to 100
Defaults to 100

Add the maximum number of records to return per page (1–100).

integer
≥ 1
Defaults to 1

Add the starting position for paginated 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 statistics returned

400

Bad request

401

Unauthorized

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