GET folder/SearchDocuments?Search={Search}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Search

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Document
NameDescriptionTypeAdditional information
ID

integer

None.

ParentID

integer

None.

Name

string

None.

FileExtensionID

integer

None.

FileExtensionName

string

None.

Type

DocumentType

None.

CreatedDate

date

None.

ModifiedDate

date

None.

CreatedBy

string

None.

Size

string

None.

DocumentParents

Collection of Folder

None.

TotalRows

integer

None.

Roles

Collection of Role

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'Models.Role'. Path '[0].DocumentParents[0].Files[0].Roles[0].Controllers[0].Roles'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'Models.Role'. Path '[0].DocumentParents[0].Files[0].Roles[0].Controllers[0].Roles'.

text/html

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/html'. Exception message: Self referencing loop detected with type 'Models.Role'. Path '[0].DocumentParents[0].Files[0].Roles[0].Controllers[0].Roles'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'Models.Folder' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'Models.Folder' contains cycles and cannot be serialized if reference tracking is disabled.