Sort

Sorts the existing search result and returns the first 50 results.

End-point

POST /documents/sort

Request Body

FieldTypeDescription

data

SearchSortRequest

Sort criteria to apply.

Possible Responses Statuses

HTTP StatusDescription

200

The operation completed successfully.

401

There is no session or the session is invalid.

Response Body

FieldTypeDescription

result

SearchResult

Results of the search.