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 ID (from send response) or message token
Comma-separated list of fields to include:
content - HTML and plain text bodyheaders - Email headersdeliveries - Delivery attempt historyactivity - Opens and clicks"content,deliveries"