GET api/Document/Preview/{archiveguid}/{docid}

Get the preview image for the document if exists.

Request Information

URI Parameters

Name Description Type Additional information
archiveguid

string

Required

docid

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.