get https://{app}.{filespin}.{io}/api/v1/assets/search//
Request Query Parameters
Parameter | Type | Description |
---|---|---|
SEARCH_RESULT_ID | string | The SEARCH_RESULT_ID returned in the HTTP POST call |
PAGE_NO | integer | Index 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.