Get document (by name)

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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.

Path Params
uuid
required

The identifier of the message in the format of a valid Universally unique identifier (GUID).

string
required

The unique name of the attachment contained in the message.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/xml