GET stewart/dms/api/v1/documents/{contentid}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
contentid

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of byte

Response Formats

application/json, text/json

Sample:
[
  64,
  64
]

text/html

Sample:
[64,64]

application/xml, text/xml

Sample:
<ArrayOfunsignedByte xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <unsignedByte>64</unsignedByte>
  <unsignedByte>64</unsignedByte>
</ArrayOfunsignedByte>

application/bson

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