bird email inbound-messages get
Usage
Codebeispiel
bird email inbound-messages get <inbound-message-id> [flags]Description
Fetch one received email's parsed metadata: addresses, subject, threading headers, authentication results, and the attachment manifest. Use bird email inbound-messages body for the body, bird email inbound-messages raw for the original MIME, and bird email inbound-messages attachment for attachment bytes.
Examples
Codebeispiel
bird email inbound-messages get <inbound-message-id>
bird email inbound-messages get <inbound-message-id> -f text
# the id to pass comes from
bird email inbound-messages listOptions
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird email inbound-messages attachment | Download a received email's attachment |
| bird email inbound-messages attachments | List a received email's attachments |
| bird email inbound-messages body | Get a received email's body |
| bird email inbound-messages list | List received emails |
| bird email inbound-messages raw | Download a received email's raw content |
Verwandte Ressourcen
Weiter mit der Dokumentation, Anleitungen und Beispielen zu diesem Thema. Die Ressourcen sind auf Englisch.
Anleitung ansehenGetting started with emailDie Funktion erkundenEmailDem Lernpfad folgenBuild your first integrationImplementierungsleitfadenSend your first email
Übung ausprobieren und ein Implementierungs-Briefing erhalten