<!-- 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; [PlatformAiSuggestionsSearchResponse](./x-adapter-platform.platformaisuggestionssearchresponse.md)

## PlatformAiSuggestionsSearchResponse interface

Response for the `AI suggestions search` endpoint.

**Signature:**

```typescript
export interface PlatformAiSuggestionsSearchResponse 
```

## Properties

<table><thead><tr><th>

Property


</th><th>

Modifiers


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[items](./x-adapter-platform.platformaisuggestionssearchresponse.items.md)


</td><td>


</td><td>

[PlatformAiSuggestionSearch](./x-adapter-platform.platformaisuggestionsearch.md)<!-- -->\[\]


</td><td>


</td></tr>
</tbody></table>

