<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [SearchActions](./x-components.searchactions.md) &gt; [fetchSearchResponse](./x-components.searchactions.fetchsearchresponse.md)

## SearchActions.fetchSearchResponse property

Fetches the search response and returns them.

**Signature:**

```typescript
fetchSearchResponse: (request: SearchRequest) => SearchResponse;
```
