Sort Search Results

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

End-point

POST /documents/search/sort

Request Body

FieldTypeDescription

data

SortRequest

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.