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.

datalist of objectsOptional

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

page_infoobjectOptional

An object that provides information about pagination.

search_poolobjectOptional

An object that contains details about the index you queried.

Errors

Built with