Returns a single interview, ensuring it belongs to the API key’s company.
general object with overall assessment and an optional specific object for interview-type-specific data:
specific field contains interview-type-specific data when available. See the Interviews Resource Guide for details on each interview type.
analysis field will be null.403 Forbidden error.
API key for authentication using Bearer scheme
Interview ID
"123e4567-e89b-12d3-a456-426614174000"
Candidate ID
"987e6543-e21b-12d3-a456-426614174000"
Agent ID
"456e7890-e12b-34d5-a678-901234567890"
Interview status
UNDEFINED, SCHEDULED, CANCELLED, FAILED, COMPLETED, IN_PROGRESS "SCHEDULED"
Scheduled time
"2025-11-20T10:00:00Z"
Created timestamp
"2024-11-16T10:30:00Z"
Updated timestamp
"2024-11-16T10:30:00Z"
Job ID associated with this interview, if any
"123e4567-e89b-12d3-a456-426614174000"
Interview duration in minutes
15
Finished date
"2025-11-20T10:15:00Z"
Custom metadata
{ "externalInterviewId": "INT-789" }Call attempt logs for this interview. Present for phone interviews, typically empty or undefined for online interviews.
Candidate analysis data. Present only if analysis has been generated.
Whether this is a test interview. Test interviews are created with isTest=true, immediately complete without consuming billing minutes, and are excluded from billing/usage summaries. Use test interviews for testing webhook handlers and integration flows.
false