<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [FacetsResponse](./x-types.facetsresponse.md)

## FacetsResponse interface

Response for the facet endpoint.

**Signature:**

```typescript
export interface FacetsResponse 
```

## Properties

<table><thead><tr><th>

Property


</th><th>

Modifiers


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[facets?](./x-types.facetsresponse.facets.md)


</td><td>


</td><td>

[Facet](./x-types.facet.md)<!-- -->\[\]


</td><td>

_(Optional)_


</td></tr>
</tbody></table>

