Get Raw Message
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
inbox_id
The ID of the inbox.
message_id
ID of message.
Response
This endpoint returns an object.
message_id
ID of the message.
size
Size of the raw message in bytes.
download_url
S3 presigned URL to download the raw message. Expires at expires_at.
expires_at
Time at which the download URL expires.
