Skip to main content
GET
Retrieve Transactional Detail and Statistics

Overview

Track the performance of your email templates with detailed analytics including:
  • Delivery volume: Total messages sent
  • Engagement rates: Open rates and click rates
  • Metadata: Creation timestamp

Use Cases

Track which templates have the best engagement:
Compare performance between template variants:
Display real-time stats in your application:

Response Example

Metrics Explained

Best Practices

Monitoring Frequency

  • High-volume templates: Check daily
  • Moderate-volume: Check weekly
  • Low-volume: Check monthly

Setting Alerts

Monitor for engagement drops:

Improving Performance

Low open rate?
  • Test different subject lines
  • Optimize send time
  • Segment your audience better
Low click rate?
  • Make CTAs more prominent
  • Reduce content complexity
  • Test different button styles

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer
required

The unique ID of the transactional message.

Example:

123

Response

Successful response with transactional detail and statistics.

data
object
required