@empathyco/x-components
Version:
Empathy X Components
21 lines (12 loc) • 760 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-adapter-platform](./x-adapter-platform.md) > [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; }; } | |