<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-adapter-platform](./x-adapter-platform.md) &gt; [PlatformSearchRequest](./x-adapter-platform.platformsearchrequest.md)

## PlatformSearchRequest interface

Request for the `search` endpoint.

**Signature:**

```typescript
export interface PlatformSearchRequest extends PlatformQueryableRequest, PlatformPageableRequest, PlatformFilterableRequest, PlatformTrackableRequest, PlatformSortableRequest, PlatformExtraParamsRequest 
```
**Extends:** PlatformQueryableRequest, PlatformPageableRequest, PlatformFilterableRequest, PlatformTrackableRequest, PlatformSortableRequest, PlatformExtraParamsRequest

