<!-- 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; [PlatformIdentifierResultsResponse](./x-adapter-platform.platformidentifierresultsresponse.md)

## PlatformIdentifierResultsResponse interface

Response for the `identifier results` endpoint.

**Signature:**

```typescript
export interface PlatformIdentifierResultsResponse 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [catalog](./x-adapter-platform.platformidentifierresultsresponse.catalog.md) |  | { content: [PlatformResult](./x-adapter-platform.platformresult.md)<!-- -->\[\]; tagging: { query: string; }; } |  |

