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. When no date range is provided, the last 30 days of events are returned by default.
The API key should be passed in the request headers as api-key for authentication.
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 30 days. Must not be in the future.
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 30 days. Must not be in the future.
Sort the results in the ascending/descending order of record creation