Resume
Resumes a previously started query to fetch additional results.
1 min read
posthttps://{endpoint}/resumable-query-next
posthttps://{endpoint}/resumable-query-next
Request#
The unique identifier returned from the start resumable query request.
The number of additional results to fetch.
Response#
Show propertiesHide properties
The id of the vector.
The similarity score of the vector, calculated based on the distance metric of your index.
The dense vector value for dense and hybrid indexes.
The metadata of the vector, if any.
The unstructured data of the vector, if any.