v2

latestOpenAPI 3.1.0Proprietary2026-07-26127193620.1 KB
Sending

Get a sent email by id

Returns the full sent-email record by id, including body_text and body_html (omitted from the listing endpoint to keep paginated responses small). Use this when diagnosing a specific send, e.g. inspecting the receiver's SMTP response on a bounced row or pulling the gate denial detail on a gate_denied row.

get/sent-emails/{id}

Path parameters

idstring uuid required

Resource UUID

Response

Sent-email detail

successtrue required