Run an Advanced Search

Searches the CCMS and returns the first 50 results.

Note:

This method is new in 6.2

End-point

POST /documents/searchEx

Request Body

FieldTypeDescription

data

AdvancedSearchRequest

All the criteria for the search.

Possible Responses

HTTP StatusDescription

200

The operation completed successfully.

401

There is no session or the session is invalid.

Response Body

FieldTypeDescription

result

SearchResult

The result of the search provides the total number of documents found and the first 50 documents.