Get Next Search Results
Returns 50 results from an existing search results. 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/next |
Request Body
Field | Type | Description |
---|---|---|
|
Specifies which results to retrieve. |
Possible Responses Statuses
HTTP Status | Description |
---|---|
200 |
The operation completed successfully. |
401 |
There is no session or the session is invalid. |
Response Body
Field | Type | Description |
---|---|---|
|
Results of the search. |