v19

latestOpenAPI 3.1.0raw.githubusercontent.com2026-01-10250270.5 KB
Inbox

Get thread by ID

Retrieve a complete email thread (conversation) with all messages.

What You Get:

  • Thread metadata (subject, participants, timestamps)
  • All messages in the thread (both inbound and outbound)
  • Messages sorted chronologically by thread position

Message Types:

  • inbound - Emails you received
  • outbound - Emails you sent (includes delivery status)
get/api/e2/mail/threads/{id}

Path parameters

idstring required

The unique thread ID to retrieve

Response

Response for status 200

total_countnumber required

Total number of messages returned