Skip to main content
GET
Get messages for an email thread

Authorizations

X-API-Key
string
header
required

Path Parameters

threadId
string<uuid>
required

Query Parameters

limit
string
cursor
string
direction
enum<string>
Available options:
INBOUND,
OUTBOUND
status
enum<string>
Available options:
QUEUED,
SENDING,
SENT,
DELIVERED,
OPENED,
BOUNCED,
FAILED,
SPAM,
RECEIVED,
DRAFT

Response

Email thread messages

thread
object
required