Retrieved document response containing document.
TableSchemadocument
Full representation of the document.
TableSchemadisplayName
String
Display name of the document.
extension
String
Extension of the associated file to the document.
previousVersionId
String
This property is only used for design documents for up-version. Once a design document is up-versioned, this contains id of the previous design document.
purpose
String
Indicates the purpose of document.
available
Boolean
This indicates if associated file to this document is available.
isActive
Boolean
This is always true for all documents except design documents. In case there are multiple versions of a design document, only one can be active.
createdDateTime
String
Created datetime of the document.
lastModifiedDateTime
String
Last modified datetime of the document.
_links
Contains the hyperlinks to the related data of document.
TableSchemadisplayName
String
Display name of the document. Maximum length of the display name is 250, it must not include these special characters >, <, ^, $, ?, ||.
extension
String
Extension of the file associated with this document, e.g., rfa, dgn, txt etc.
purpose
String
Indicates the purpose of document. A catalog can only have one thumbnail document.
available
Boolean
This indicates if a file is associated to the document.
Hyperlinks to related data which complements this entity.
TableSchemaassociatedDesignDocument
Link to associated design document.
fileUrl
Link to download the file associated to this document.
Gives details for an error that occurred while handling the request. Note that clients MUST NOT assume that every failed request will produce an object of this schema, or that all of the properties in the response will be non-null, as the error may have prevented this response from being constructed.
Contains error information and an optional array of more specific errors.
TableSchemacode
String
One of a server-defined set of error codes.
message
String
A human-readable representation of the error.
details
Optional array of more specific errors.
Contains error information.
TableSchemacode
String
One of a server-defined set of error codes.
message
String
A human-readable representation of the error.
Gives details for an error that occurred while handling the request. Note that clients MUST NOT assume that every failed request will produce an object of this schema, or that all of the properties in the response will be non-null, as the error may have prevented this response from being constructed.