bird email threads messages get
Usage
Ejemplo de código
bird email threads messages get <thread-id> <message-id> [flags]Description
Get one conversation message with its extracted plain text, readable for the mailbox's full retention tier without MIME parsing.
Examples
Ejemplo de código
bird email threads messages get <thread-id> <message-id>
bird email threads messages get <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 body | Get a thread message's original body |
| 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 |
Recursos relacionados
Continúa con la documentación, guías y ejemplos sobre este tema. Los recursos están en inglés.
Ver la guíaGetting started with emailExplorar la funcionalidadEmailSeguir la ruta de aprendizajeBuild your first integrationGuía de implementaciónSend your first email
Prueba el ejercicio y obtén un resumen de implementación