Get the list of transactional emails on the basis of allowed filters

This endpoint will show the list of emails for past 30 days by default. To retrieve emails before that time, please pass startDate and endDate in query filters.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Mandatory if templateId and messageId are not passed in query filters. Email address to which transactional email has been sent.

int64

Mandatory if email and messageId are not passed in query filters. Id of the template that was used to compose transactional email.

string

Mandatory if templateId and email are not passed in query filters. Message ID of the transactional email sent.

string

Mandatory if endDate is used. Starting date (YYYY-MM-DD) from which you want to fetch the list. Maximum time period that can be selected is one month.

string

Mandatory if startDate is used. Ending date (YYYY-MM-DD) till which you want to fetch the list. Maximum time period that can be selected is one month.

string
enum
Defaults to desc

Sort the results in the ascending/descending order of record creation. Default order is descending if sort is not passed

Allowed:
int64
0 to 1000
Defaults to 500

Number of documents returned per page

int64
Defaults to 0

Index of the first document in the page

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json