interviews

Trigger Synthesis

Trigger synthesis of all interview conversations.

Enqueues a SYNTHESIZE_INTERVIEW job that aggregates insights from all completed conversations.

Note: This is a stub implementation. Real synthesis will use LLM to extract actionable insights.

post/v1/interviews/{interview_id}/synthesize

Path parameters

interview_idstring uuid required

Headers

X-API-Keystring nullable

Response

Successful Response

statusstring required
generated_atstring nullable required
conversation_countinteger required
key_themesobject[] nullable required
summarystring nullable required
recommendationsstring[] nullable required

Changes

No recorded changes to this endpoint across all 1 revision of this API.