Use the OpenSearch scroll API (https://opensearch.org/docs/latest/api-reference/scroll/) to open a scroll which will be navigated in the specified time when scroll_id is not provided, retrieve more results when a scroll_id is provided, and close a scroll when zero is the specified time.
post/{index}/scroll-search
Path parameters
indexstring required
Request body
object required
Response
The request has been accepted and document clearing is in process