Skip to main content
GET
Returns the complete AI-interview transcript for a proposal — every exchange between the AI interviewer and the candidate, oldest first — plus the score and summary. Check aiInterview.transcriptAvailable on GET /proposals/{proposalId} first; this endpoint returns 404 when no interview is recorded. Transcripts are sanitized before they leave the platform: contact details and other personal identifiers are scrubbed — see privacy. Requirements: proposals:read scope. The proposal must be on a job you own (403 otherwise). Works pre-claim.

Request

proposalId
string
required
The proposal ID.

Response

interview
object

Errors