EmailAddress
namestringDisplay name of the email address
Example: John DoeaddressstringEmail address
Example: john@example.com
Attachment
filenamestringName of the attachment file
Example: document.pdfcontentTypestringMIME type of the attachment
Example: application/pdfcontentstringBase64 encoded content of the attachment
sizeintegerSize of the attachment in bytes
Example: 1024
ParsedEmail
subjectstringEmail subject
Example: Test Emailfromobject[]toobject[]ccobject[]bccobject[]datestring · date-timeEmail date in ISO format
Example: 2025-06-10T08:47:41.000Zmessage_idstring | nullEmail Message-ID header
Example: <example123@mail.gmail.com>in_reply_tostring | nullIn-Reply-To header
referencesstring | nullReferences header
prioritystring | nullEmail priority
attachmentsobject[]htmlstring | nullHTML body of the email
textstring | nullPlain text body of the email
headersobjectRaw email headers