<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [DefaultResultsEnrichmentService](./x-components.defaultresultsenrichmentservice.md) &gt; [fetchResults](./x-components.defaultresultsenrichmentservice.fetchresults.md)

## DefaultResultsEnrichmentService.fetchResults() method

Fetches the enrichment results.

**Signature:**

```typescript
fetchResults(_: Result[]): Promise<any[]>;
```

## Parameters

<table><thead><tr><th>

Parameter


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

\_


</td><td>

Result\[\]


</td><td>


</td></tr>
</tbody></table>

**Returns:**

Promise&lt;any\[\]&gt;

