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.

{ "subject": "Question about my order", "email_address_headers": [ {} ] }