interview-query
Query Interview Graph
Ask an ad-hoc question about a campaign's interview data.
Uses the interview graph RAG pipeline:
- Classify query complexity
- Retrieve relevant passages via vector search + graph traversal
- Verify retrieval quality (coverage, provenance)
- Synthesize a structured answer with patterns and divergences
post/v1/interviews/{interview_id}/graph/query
Path parameters
interview_idstring uuid required
Headers
X-API-Keystring nullable
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.