Messages: Message details


GET /websites/:website_id/messages/:message_id

Get the details of an existing message by ID.

Attribute Details
website_id
Required

The ID of the website the message originated from.

message_id
Required

The ID of the message to be retrieved.

includes

Comma separated list of additional fields to include in the response. Available includes are file, form, form_submission, order, payment_transactions, portal, and user.