Find more results for a search.
Creates a new search that excludes all people from previous results in the search chain. Uses the same query and settings as the original search. Can only be called on the parent search (searches without a parent_search_id).
Requires sufficient credits. Returns 402 Payment Required if not enough credits. Returns 429 Too Many Requests if you have 10 or more search requests currently running.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Response from POST /v1/search/{id}/find-more - finding more results for a search.