Skip to main content
POST
Find More Search

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

search_id
string
required

Response

Successful Response

Response from POST /v1/search/{id}/find-more - finding more results for a search.

page_id
string
required

Page identifier for the new result page. Use as the page_id query parameter on GET /v1/search/{id}?page_id={page_id} to retrieve results.

parent_search_id
string
required

ID of the original parent search