Get the list of all the events for the received emails.
This endpoint will show the list of all the events for the received emails.
Authentication
api-keystring
The API key should be passed in the request headers as api-key for authentication.
Query parameters
sender
Email address of the sender.
startDate
Mandatory if endDate is used. Starting date (YYYY-MM-DD or YYYY-MM-DDTHH:mm:ss.SSSZ) from which you want to fetch the list. Maximum time period that can be selected is one month.
endDate
Mandatory if startDate is used. Ending date (YYYY-MM-DD or YYYY-MM-DDTHH:mm:ss.SSSZ) till which you want to fetch the list. Maximum time period that can be selected is one month.
limit
Number of documents returned per page
offset
Index of the first document on the page
sort
Sort the results in the ascending/descending order of record creation
Allowed values:
Response
List of events for received emails.
events