Skip to main content
Retrieves detailed information about a specific interview, including current status, candidate information, assessment results, and real-time analytics.

Path Parameters

string
required
Unique interview identifier (e.g., int_abc123def456)

Query Parameters

boolean
default:"false"
Include detailed assessment results and analytics in the response
boolean
default:"false"
Include interview transcript (only available for completed interviews)
boolean
default:"false"
Include recording URLs (requires appropriate permissions)

Response

string
Unique interview identifier
string
Current interview status: scheduled, in_progress, completed, cancelled
object
Candidate information
string
Job position for the interview
array
Array of skills being assessed
string
Interview difficulty level
object
Duration information
object
Schedule information
object
Assessment results (when include_results=true)
object
Real-time analytics data
object
Related URLs

Examples

Error Responses

Interview results and transcripts are only available for completed interviews. Recordings require special permissions and may incur additional charges.