Transactional emails
Fetch scheduled email by messageId
Fetch scheduled email by messageId (Can retrieve data upto 30 days old)
get/smtp/emailStatus/{messageId}
Path parameters
messageIdstring required
The messageId of scheduled email
Query parameters
startDatestring date
Mandatory if endDate is used. Starting date (YYYY-MM-DD) from which you want to fetch the list. Can be maximum 30 days older tha current date.
endDatestring date
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.
Response
Scheduled email