@empathyco/x-components
Version:
Empathy X Components
22 lines (13 loc) • 821 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) > [PlatformRelatedPromptsResponse](./x-adapter-platform.platformrelatedpromptsresponse.md)
## PlatformRelatedPromptsResponse interface
Response for the `related prompts` endpoint.
**Signature:**
```typescript
export interface PlatformRelatedPromptsResponse
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [data](./x-adapter-platform.platformrelatedpromptsresponse.data.md) | | { relatedprompts: [PlatformRelatedPrompt](./x-adapter-platform.platformrelatedprompt.md)<!-- -->\[\]; } | |
| [status](./x-adapter-platform.platformrelatedpromptsresponse.status.md) | | number | |