GET /messages/:mid

Returns information about a specific message using the unique message identifier (GUID).

The returned object contains details about the message and the documents that are wrapped in the message.

The binary payload of message attachments can be retrieved through the following calls:

Language
URL
Click Try It! to start a request and see the response here!