DESCRIPTION

This endpoint retrieves the specified document by its ID.

URL STRUCTURE

https://[hostname]/document/content/{documentId:[0-9]+}

METHOD

GET

HEADERS

**Authorization:**    string Base64       [email]:[key]

ARGUMENTS

NameTypeDescription
documentIdintDocument ID


RETURNS

Document download.