Threads
Get Thread
get/v0/threads/{thread_id}
Path parameters
thread_idstring required
ID of thread.
Response
inbox_idstring required
ID of inbox.
thread_idstring required
ID of thread.
labelsstring[] required
Labels of thread.
timestampstring date-time required
Timestamp of last sent or received message.
received_timestampstring date-time
Timestamp of last received message.
sent_timestampstring date-time
Timestamp of last sent message.
sendersstring[] required
Senders in thread. In format username@domain.com or Display Name <username@domain.com>.
recipientsstring[] required
Recipients in thread. In format username@domain.com or Display Name <username@domain.com>.
subjectstring
Subject of thread.
previewstring
Text preview of last message in thread.
last_message_idstring required
ID of last message in thread.
message_countinteger required
Number of messages in thread.
sizeinteger required
Size of thread in bytes.
updated_atstring date-time required
Time at which thread was last updated.
created_atstring date-time required
Time at which thread was created.