Skip to main content
Retrieve information about emails you’ve sent through Lettr. Query your email history to check delivery status, view recipient details, and audit your sending activity.

List Sent Emails

Retrieve a paginated list of emails sent from your account:

Query Parameters

Response

Get Email by Request ID

Retrieve details for a specific email using its request ID:
The request ID is returned when you send an email:

Response

Response Fields

Filtering by Date Range

Query emails within a specific time period:

Filtering by Recipient

Find all emails sent to a specific address:

Pagination

Use cursor-based pagination to retrieve large result sets:
Email history is retained for 10 days. For longer retention, use webhooks to store email events in your own database.

Use Cases

Audit Trail

Track all emails sent to a specific customer:

Verify Delivery

Check if a specific email was successfully queued:

Daily Send Report

Generate a report of emails sent today:

Error Responses

Analytics

Aggregate email performance metrics

Webhooks

Real-time email event notifications

Metadata

Attach custom data to emails

Idempotency

Prevent duplicate sends