Download method
This method downloads the specified file. You must have download permissions in the archive to call this method.
URL
http://servername/ArchiveAgentPath/Download
Parameters
Id[ 1 ]
A valid Id of the file to download. This id must be that returned by the ‘Search’ method.
pp[ 1 ]
The name of the processing profile to apply when downloading. Remember to url-encode the name if it contains spaces or special characters.
Example: ?pp=WatermarkProfile
Return value
The data of the specified file in binary format if the calling user has download permissions in the archive.