recommendations
Generate chat recommendations
Generate intelligent recommendations for questions and insights based on connected data sources and optional conversation context. If thread_id is provided, recommendations will be contextual to the conversation. Otherwise, general starting point recommendations will be generated.
POST
/api/v1/recommendations
Headers
Authorizationrequiredany - API key authentication using Bearer scheme
Request Body
source_idsarray - List of connection IDs to generate recommendations for
thread_idinteger - Optional thread ID for contextual recommendations
Response
suggestionsrequiredarray - List of recommendation suggestions
