<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [IdentifierResultsResponse](./x-types.identifierresultsresponse.md)

## IdentifierResultsResponse interface

Response for the identifier results endpoint.

**Signature:**

```typescript
export interface IdentifierResultsResponse 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [results](./x-types.identifierresultsresponse.results.md) |  | [Result](./x-types.result.md)<!-- -->\[\] |  |

