Skip to main content
Get Email

Description

Get detailed information and status of a specific email.

Parameters

id
string
required
Unique email ID from send or list response.

Response

id
string
Unique email ID.
status
string
Current email status.
created_at
string
ISO 8601 creation timestamp.
sent_at
string | null
Timestamp when sent to server.
opened_at
string | null
Timestamp when opened (if tracking enabled).
clicked_at
string | null
Timestamp of first click (if tracking enabled).
to
string
Recipient email address.
subject
string
Email subject.
from
string
Sender email address.

Examples

Track Opens

Poll for Delivery

Status Meanings


Need help? Contact support@usesendly.app