GET api/File/Info/{archiveguid}/{docid}

Return all files to the document without file binaries.

Request Information

URI Parameters

Name Description Type Additional information
archiveguid

Archive Guid

string

Required

docid

Document ID

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.

application/bson

Sample:
Binary JSON content. See http://bsonspec.org for details.