Interviews
Get interview
Retrieve a specific interview session.
GET
Get interview
Authorizations
Provide your API key UUID in the 'Authorization' header prefixed with 'Bearer '. Example: 'Authorization: Bearer 123e4567-e89b-12d3-a456-426614174000'
Path Parameters
Minimum string length:
1Query Parameters
How much transcript data to return. 'full' (default) returns the transcript, word-level timestamps, and question mapping. 'text' returns the raw transcript only. 'none' omits all transcript fields.
Available options:
full, text, none Response
OK
The ID of the interview flow.
The ID of the interview.
The ID of the team this interview belongs to.
The status of the interview.
Available options:
incomplete, completed Data for the completed interview. If the interview is incomplete, this field will be null.
- Option 1
- Option 2
Get interview
