MessageDetails

  • Describes details of text messages for email, message, or SMS.

  • Includes fields for the textual content and URLs to attachments.

  • Attachment URLs allow downloading contents using a developer token.

Represents details of text message in case of email, message or SMS.

Fields

text

string

Output only. Textual content of the message.

attachment_urls[]

string

Output only. URL to the SMS or email attachments. These URLs can be used to download the contents of the attachment by using the developer token.