# Search ## Query **get** `/search` Returns a list of search index hits from query ### Returns - **hits:** `array of object` - **description:** `string` A brief description of the content of the search result - **title:** `string` The title or name of the search result - **url:** `string` The URL of the specific search result - **favicon\_url:** `string` The URL of the favicon of the search result's domain - **snippets:** `array of string` An array of text snippets from the search result, providing a preview of the content - **thumbnail\_url:** `string` URL of the thumbnail - **latency:** `number` Indicates the time (in seconds) taken by the API to generate the response