Methods
URI | DESCRIPTION | METHOD |
---|---|---|
/DownloadBinaryDocument/ | This method retrieves the binary file from the file server. | GET |
/ShowDocument/ | This method returns basic document metadata as well as the binary file from the file server. | GET |
/ShowMultipartDocument/ | This method is used to return information about one document but in this case, the document is divided into “chunks” of the desired size. | GET |