@empathyco/x-components
Version:
Empathy X Components
16 lines (9 loc) • 735 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-adapter-platform](./x-adapter-platform.md) > [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