API Docs / Operations / Email - History / Get Email Details

Get Email Details

GET /tenants/{tenant}/email-history/{emailId}

Returns the full details of a specific email by its ID, including recipients, attachments, and delivery status.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

emailId* path string (uuid)

Responses

401 Unauthorized – Invalid or missing API key
404 Not Found