<!-- 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; [PlatformSemanticQueriesResponse](./x-adapter-platform.platformsemanticqueriesresponse.md)

## PlatformSemanticQueriesResponse interface

Response for the `semantic queries` endoint.

**Signature:**

```typescript
export interface PlatformSemanticQueriesResponse 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [data](./x-adapter-platform.platformsemanticqueriesresponse.data.md) |  | { candidates: [PlatformSemanticQuery](./x-adapter-platform.platformsemanticquery.md)<!-- -->\[\]; } |  |

