API Reference

Get a MIME message for a given Message ID (MID)

This method is used to retrieve a DataMotion message in standard MIME format.
Senders and recipients are the only users that have access to the message and will be permitted to retrieve basic DataMotion header information and the Security Envelope.
The message sender is the only user that will be permitted to retrieve detailed tracking information.
When a message is retrieved using this function, tracking information will automatically be written indicating the message was read by the recipient.
The request body should be left empty.
The message ID of the message you'd like to get the MIME format of must be passed in the URL of this method.
A successful transaction will receive a 200 status code.

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