Retrieve detailed information about a specific email including delivery status, timestamps, and optionally the email content.
Use the expand parameter to include additional data like the
HTML/text body, headers, or delivery attempts.
Use your API key from arkhq.io/org/credentials
Authorization: Bearer YOUR_API_KEYThe email identifier (token returned from send response)
Comma-separated list of fields to include:
full - Include all expanded fields in a single requestcontent - HTML and plain text bodyheaders - Email headersdeliveries - Delivery attempt historyactivity - Opens and clicks tracking dataattachments - File attachments with content (base64 encoded)raw - Complete raw MIME message (base64 encoded)"full"