<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [ExperienceControlsResponse](./x-types.experiencecontrolsresponse.md)

## ExperienceControlsResponse interface

Response for the experience controls endpoint.

**Signature:**

```typescript
export interface ExperienceControlsResponse 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [controls](./x-types.experiencecontrolsresponse.controls.md) |  | Dictionary&lt;unknown&gt; |  |
|  [events](./x-types.experiencecontrolsresponse.events.md) |  | Dictionary&lt;unknown&gt; |  |

