GET 1.0/{InstanceId}/Documents/{DocumentId}/Versions/{VersionId}/Download
Gets the file contents of a particular document version
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
InstanceId |
The instance ID relating to a specific ADM database |
string |
Required |
DocumentId |
The ID of the document whose file contents is to be retrieved |
integer |
Required |
VersionId |
The ID of the document version whose file contents is to be retrieved |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
The file contents of a spcific version of a document
Collection of byteResponse Formats
application/json, text/json
Sample:
A binary file of type Text / PDF / Image / Word Document etc.