{ "n_hits": 123, "sorts": [ { "field": "<string>", "order": "asc", "meta": { "title": "<string>", "values": [ "asc" ], "names": [ "<string>" ] } } ], "filters": [ { "field": "<string>", "op": "eq", "data": "true", "meta": { "group_title": "<string>", "group_expanded": true, "type": "<any>", "min": 123, "max": 123, "unit": "<string>", "currency": "<string>" }, "id": "<string>" } ], "search_request_id": "<string>", "cursor": "<string>", "content_search_links": [ { "type": "<any>", "title": "<string>", "description": "<string>", "image_url": "<string>", "page_url": "<string>", "highlights": [ { "field": "<string>", "snippet": "<string>", "matched_tokens": [ "<string>" ] } ] } ], "displays": [ {} ], "debug_info": "<any>" }
Successful Response
The response is of type object.
object
Was this page helpful?