<!-- 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; [PlatformFacetsRequest](./x-adapter-platform.platformfacetsrequest.md)

## PlatformFacetsRequest interface

Request for the `facets` endpoint.

**Signature:**

```typescript
export interface PlatformFacetsRequest extends PlatformQueryableRequest, PlatformFilterableRequest, PlatformTrackableRequest, PlatformExtraParamsRequest 
```
**Extends:** PlatformQueryableRequest, PlatformFilterableRequest, PlatformTrackableRequest, PlatformExtraParamsRequest

