Retrieve a specific page of search results

GET

Use this endpoint to retrieve a specific page of search results.

Note

When you use pagination, you will not be charged for retrieving subsequent pages of results.

Path parameters

page-tokenstringRequired

A token that identifies the page to retrieve.

Response

Successfully retrieved the specified page of search results.

page_infoobjectOptional

An object that provides information about pagination.

datalist of objectsOptional

An array that contains your search results. For each match found, the model returns the following fields:

search_poolobjectOptional

An object that contains details about the index you queried.

Errors

Built with