Documentation
Sign inGet started

bird email threads messages

Usage

Exemple de code
bird email threads messages

Description

Read the individual messages in a conversation thread and reply to them. list returns messages oldest-first; get fetches one message's metadata; body returns the HTML and plain-text body; attachments lists the attachment manifest and attachment downloads one file. reply sends a reply to a specific message.
Reads return JSON; list is paginated.

Commands

NameDescription
attachmentDownload an attachment from a thread message
attachmentsList a thread message's attachments
bodyGet a thread message's original body
getGet a message in a thread
listList messages in a thread
rawDownload a thread message's raw RFC 5322 content
replyReply to a thread message