Guides

Retrieve Result Pages

Log in to see full request history

Request Query Parameters

ParameterTypeDescription
SEARCH_RESULT_IDstringThe SEARCH_RESULT_ID returned in the HTTP POST call
PAGE_NOintegerIndex of result page requested, should be less than or equal to the total pages returned in the HTTP POST call

The HTTP GET response JSON is the same as for HTTP POST that provides one page of search result.

Path Params
string
required

the SEARCH_RESULT_ID returned in the HTTP POST call

int32
required

index of result page requested, should be less than or equal to the total pages returned in the HTTP POST call

Headers
string
Defaults to application/json
Responses

Response body
json

Language
Credentials
URL