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
Name | Type | Description |
---|---|---|
documentId | int | Document ID |
RETURNS
Document download.