Get List of Tags

Retrieve the list of email tags configured in your account.

Use this endpoint to discover available tags and filter analytics by tag name and date range.

Query Params
string

Add a tag name to filter results by a specific tag value.

integer
1 to 100
Defaults to 100

Add the maximum number of tag 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 tag statistics in YYYY-MM-DD format. Defaults to today if not provided.

date
required

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

Headers
string
required

Add your Email API key.

Responses
200

Tag list returned

400

Bad request

401

Unauthorized

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