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.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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.
