<!-- 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) &gt; [catalog](./x-adapter-platform.platformidentifierresultsresponse.catalog.md)

## PlatformIdentifierResultsResponse.catalog property

**Signature:**

```typescript
catalog: {
        content: PlatformResult[];
        tagging: {
            query: string;
        };
    };
```
