GET api/Document/{archiveguid}/{docid}
Get a document with all indexdata and all attached files.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| archiveguid | string |
Required |
|
| docid | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.