bird email threads messages body
Usage
Code example
bird email threads messages body <thread-id> <message-id> [flags]Description
Get the original rendered HTML and plain-text body of a conversation message. Available for 30 days. After that, use the message's extracted_text.
Examples
Code example
bird email threads messages body <thread-id> <message-id>
bird email threads messages body <thread-id> <message-id> -f text
# the id to pass comes from
bird email threads messages list <thread-id>Options
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird email threads messages attachment | Download an attachment from a thread message |
| bird email threads messages attachments | List a thread message's attachments |
| bird email threads messages get | Get a message in a thread |
| bird email threads messages list | List messages in a thread |
| bird email threads messages raw | Download a thread message's raw RFC 5322 content |
| bird email threads messages reply | Reply to a thread message |
Related resources
Continue with the documentation, guides and examples for this topic. Resources are in English.
Watch the guideGetting started with emailExplore the capabilityEmailFollow the learning pathBuild your first integrationImplementation guideSend your first email
Try the practice and get an implementation brief