Retrieve a specific page of search results
Use this endpoint to retrieve a specific page of search results.
<Note title="Note">
When you use pagination, you will not be charged for retrieving subsequent pages of results.
</Note>
Authentication
x-api-keystring
API Key authentication via header
Path parameters
page-token
A token that identifies the page to retrieve.
Query parameters
include_user_metadata
Specifies whether to include user-defined metadata in the search results.
Response
Successfully retrieved the specified page of search results.
data
An array that contains your search results. For each match found, the model returns the following fields:
page_info
An object that provides information about pagination.
search_pool
An object that contains details about the index you queried.