Email
Get Email Template Stats
Retrieve statistics for a specific email template by its ID. This includes information such as delivery, open, and click rates if available.
GET
Retrieve Transactional Detail and Statistics
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique ID of the transactional message.
Example:
123
Response
200
application/json
Successful response with transactional detail and statistics.
The response is of type object
.
Retrieve Transactional Detail and Statistics