Analyze the relevancy of a podcast to a project using AI
This endpoint requires an API token. You can learn more about how to get an API token from the authentication page.
| Property | Type | Description |
|---|---|---|
projectId | string | |
podcastId | string | |
searchOptionsoptional | union | |
forceRegenerateoptional | boolean |
| Property | Type | Description |
|---|---|---|
status | literal: OK | |
data | object | |
└result | object | |
└answer | object | |
└rating | number ⓘConstraints: > 0>= 1<= 5integer | |
└justification | string | |
└strengthsoptionalnullable | union | |
└concernsoptionalnullable | union |