get
https://mapi-sandbox.unimaze.com/api/v1/messages//documents/
Returns the binary payload of a document stored in a specific message using the name of the document. Each message attachment has a unique name in the context of the message.
The document name can be found through the GET /messages/:mid call.
The name corresponds to the name property of each document in the documents array of the returned message object.
