Skip to content

Email Message Metadata

Contains metadata if the message was sent as an email

subjectstring

The subject of the email

Example:"Question about my order"
email_address_headersArray of objects(Email Address Headers)

A list of an email address headers.

message_idstring or null

The unique identifier for the email message as specified in the Message-ID header

Example:"<CADKw7xrXzqSn8v3mP8K8Q8yZ6K8Q8yZ6@mail.gmail.com>"
{ "subject": "Question about my order", "email_address_headers": [ {} ], "message_id": "<CADKw7xrXzqSn8v3mP8K8Q8yZ6K8Q8yZ6@mail.gmail.com>" }