Documentation
Sign inGet started

bird email inbound-messages body

Usage

Codevoorbeeld
bird email inbound-messages body <inbound-message-id> [flags]

Description

Fetch a received email's parsed, decoded body: html and text parts, each null when the message had no such part. For the original bytes use email_inbound_messages_raw.

Examples

Codevoorbeeld
bird email inbound-messages body <id>
bird email inbound-messages body <id> -f text
# find an id to pass
bird email inbound-messages list

Options

NameDescription
--response-schemaPrint the fields this command returns, then exit
NameDescription
bird email inbound-messages attachmentDownload a received email's attachment
bird email inbound-messages attachmentsList a received email's attachments
bird email inbound-messages getGet a received email
bird email inbound-messages listList received emails
bird email inbound-messages rawDownload a received email's raw content