GET 1.0/{InstanceId}/Documents/{DocumentId}/Download

Downloads the file content of a document. Can be used for partial downloads by setting values in the header.

Request Information

URI Parameters

API Parameter Details
NameDescriptionTypeAdditional information
InstanceId

The instance ID relating to a specific ADM database

string

Required

DocumentId

The ID of the document for which header information will be retrieved

integer

Required

Body Parameters

None.

Response Information

Resource Description

The file that corresponds to the specified document

Collection of byte

Response Formats

application/json, text/json

Sample:
A binary file of type Text / PDF / Image / Word Document etc.