Get Thread
Path parameters
inbox_id
ID (address) of inbox.
thread_id
ID of thread.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
This endpoint returns an object.
thread_id
ID of thread.
event_id
Event ID of thread.
labels
Labels of thread.
timestamp
Time at which last message was sent.
senders
Addresses of senders in thread. In format username@domain.com
or Display Name <username@domain.com>
recipients
Addresses of recipients in thread. In format username@domain.com
or Display Name <username@domain.com>
message_count
Number of messages in thread.
messages
Messages in thread. Ordered by sent_at
ascending.
inbox_id
ID (address) of inbox.
organization_id
ID of organization.
subject
Subject of thread.
preview
Text preview of last message in thread.
attachments
Attachments in thread.