Email Transactionals (Deprecated)
Get Transactional Statistics
Get detailed information and statistics for a specific transactional message using its ID.
GET
Retrieve Transactional Detail and Statistics
⚠️ This endpoint is deprecated and will be removed in a future release. Please use the new one under the Templates section.
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