<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [PopularSearchesResponse](./x-types.popularsearchesresponse.md)

## PopularSearchesResponse interface

Response for the popular searches endpoint.

**Signature:**

```typescript
export interface PopularSearchesResponse 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [suggestions](./x-types.popularsearchesresponse.suggestions.md) |  | [Suggestion](./x-types.suggestion.md)<!-- -->\[\] |  |

