/documents/search/next - Get next search results

Returns 50 results from an existing CCMS search result. It can be any sequence of 50 documents from the search results, starting at the position specified. It will be less than 50 if results_count - start_position < 50.

End-point

POST /documents/search/next

Request body

FieldTypeDescription

data

NextResultsRequest

Specifies which results to retrieve.

Possible response

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