Skip to main content
GET

Request Headers

string
required
Bearer token. Format: Bearer nc_live_your_api_key

Path Parameters

string
required
The unique message ID returned when the email was sent.

Response

string
Unique message identifier.
string
Your account ID.
object
Sender email address and name.
array
List of To recipients.
array
List of CC recipients.
array
List of BCC recipients.
string
Email subject line.
string[]
Tags attached to this email.
object
Custom metadata attached to this email.
string
Current status. One of: queued, scheduled, sending, sent, delivered, bounced, failed.
string
ISO 8601 timestamp of when the email was created.
Email data is available for 7 days after creation. The response does not include body_html or body_text for security — only metadata and status.