get https://api2.frontapp.com/messages/
Fetch a message.
The HTTP Header Accept
can be used to request the message in a different format.
By default, Front will return the documented JSON response. By requesting message/rfc822
, the response will contain the message in the EML format (for email messages only).