<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [PopularSearchesRequest](./x-types.popularsearchesrequest.md)

## PopularSearchesRequest interface

Request for Popular Searches endpoint.

**Signature:**

```typescript
export interface PopularSearchesRequest extends PageableRequest, ExtraParamsRequest 
```
**Extends:** [PageableRequest](./x-types.pageablerequest.md)<!-- -->, [ExtraParamsRequest](./x-types.extraparamsrequest.md)

