interviews
Send Result Summary
Send the campaign result summary to all opted-in participants.
Generates the participant-facing summary text once (from the latest ready report's artifacts, in the campaign participant language), stores it on the Interview, and enqueues one SEND_RESULT_SUMMARY job per pending recipient.
The LLM generation runs between two short sessions so no pooled DB connection stays pinned for the full model latency.
post/v1/interviews/{interview_id}/result-summary/send
Path parameters
interview_idstring uuid required
Headers
X-API-Keystring nullable
Response
Successful Response
{"stackTrail":"paths:/v1/interviews/{interview_id}/result-summary/send:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.