Documentation
Sign inGet started

bird email threads messages attachments

Usage

Codebeispiel
bird email threads messages attachments <thread-id> <message-id> [flags]

Description

List the attachments on a conversation message. Bytes are downloadable for 30 days; the metadata also rides the message's attachment_manifest durably.

Examples

Codebeispiel
bird email threads messages attachments <id>
bird email threads messages attachments <id> -f text
# find an id to pass
bird email threads messages list

Options

NameDescription
--response-schemaPrint the fields this command returns, then exit
NameDescription
bird email threads messages attachmentDownload an attachment from a thread message
bird email threads messages bodyGet a thread message's original body
bird email threads messages getGet a message in a thread
bird email threads messages listList messages in a thread
bird email threads messages rawDownload a thread message's raw RFC 5322 content
bird email threads messages replyReply to a thread message