{
"candidates": [
{
"interview_id": "int_abc123",
"details": {
"interview_id": "int_abc123",
"candidate_id": "cand_xyz789",
"interviewed_on": 1676452800,
"score": 85.5,
"name": "John Smith",
"email": "john.smith@example.com",
"actions": {
"can_view": true,
"can_download": true
},
"status": "completed",
"workflow_status": {
"interview_id": "int_abc123",
"step_by_step": [
{
"complete": true,
"required": true,
"order": 1,
"id": "resume_upload",
"started": true,
"details": {
"details": "Resume uploaded and analyzed"
},
"last_updated_timestamp": 1676452800
},
{
"complete": true,
"required": true,
"order": 2,
"id": "web_interview",
"started": true,
"is_analyzing_call": false,
"last_updated_timestamp": 1676456400
}
],
"all_complete": true,
"last_engagement": 1676456400
},
"metadata": {
"resume": {
"file_link": "https://example.com/resumes/abc123.pdf"
},
"web_interview": {
"final_score": 85.5,
"skill_highlights": ["Communication", "Problem Solving"],
"audio_recording_link": "https://example.com/recordings/abc123.mp3",
"video_recording_link": "https://example.com/recordings/abc123.mp4"
}
}
},
"workflow": {
"interview_id": "int_abc123",
"step_by_step": [
{
"complete": true,
"required": true,
"order": 1,
"id": "resume_upload",
"started": true,
"details": {
"details": "Resume uploaded and analyzed"
},
"last_updated_timestamp": 1676452800
},
{
"complete": true,
"required": true,
"order": 2,
"id": "web_interview",
"started": true,
"is_analyzing_call": false,
"last_updated_timestamp": 1676456400
}
],
"all_complete": true,
"last_engagement": 1676456400
},
"agentic_data": {
"web_interview_info": {
"summary": {
"interview_id": "int_abc123",
"highlights": ["Strong communication skills", "Problem-solving abilities"],
"lowlights": ["Limited experience with Python"],
"match_score": 85
},
"scorecard": {
"interview_id": "int_abc123",
"match_details": ["Good fit for the role"],
"questions": [
{
"question_id": "q1",
"question": "Tell me about your experience with JavaScript",
"evaluation_summary": "Strong experience with modern JavaScript frameworks",
"evaluation_criteria": "JavaScript experience",
"preview_timestamp": 1676453000,
"evaluation_score": 4,
"rank": 1,
"chat_transcript": [
{
"speaker": "interviewer",
"text": "Tell me about your experience with JavaScript",
"timestamp": 1676453000,
"timestamp_str": "00:05:00"
},
{
"speaker": "candidate",
"text": "I've been working with JavaScript for 5 years...",
"timestamp": 1676453010,
"timestamp_str": "00:05:10"
}
],
"score_weight": 2,
"not_scored": false
}
],
"tags": ["JavaScript", "React", "Frontend"]
},
"communication": {
"interview_id": "int_abc123",
"speech_score": 4.2,
"evaluations": [
{
"score": 4,
"remarks": [
{
"details": "Clear and concise communication",
"transcript_reference": {
"speaker": "candidate",
"text": "I believe clear communication is essential...",
"timestamp": 1676453100,
"timestamp_str": "00:06:40"
}
}
]
}
]
},
"transcript": {
"interview_id": "int_abc123",
"transcript": [
{
"speaker": "interviewer",
"text": "Welcome to the interview. Can you introduce yourself?",
"timestamp": 1676452800,
"timestamp_str": "00:00:00"
},
{
"speaker": "candidate",
"text": "Hi, I'm John Smith, a software engineer with 5 years of experience...",
"timestamp": 1676452810,
"timestamp_str": "00:00:10"
}
]
},
"audio_recording_link": "https://example.com/recordings/abc123.mp3",
"video_recording_link": "https://example.com/recordings/abc123.mp4"
},
"resume_interview_info": {
"score_criteria": {
"interview_id": "int_abc123",
"overall_score": 4.2,
"confidence_score": 0.85,
"criteria": [
{
"criteria_id": "c1",
"criteria_text": "JavaScript Experience",
"score": 4.5,
"confidence_score": 0.9,
"reasons": ["5 years of experience with JavaScript", "Experience with React and Vue"],
"standout_parts": ["Led a team of 3 developers"]
}
],
"highlights": ["Strong JavaScript experience", "Team leadership"],
"improvement_areas": ["Limited Python experience"]
},
"eligibility_criteria": {
"interview_id": "int_abc123",
"is_eligible": true,
"confidence_score": 0.95,
"criteria": [
{
"criteria_id": "e1",
"criteria_text": "Minimum 3 years of experience",
"pass_criteria": true,
"confidence_score": 0.98,
"reasons": ["5 years of experience as a software engineer"]
}
],
"skill_gaps": ["Python", "AWS"]
},
"resume_link": "https://example.com/resumes/abc123.pdf"
}
},
"company_name": "Example Corp",
"company_image": "https://example.com/logos/example-corp.png",
"posting_title": "Senior Frontend Developer",
"posting_interview_type": "web",
"posting_id": "posting_123"
}
],
"total": 42,
"page": 1,
"limit": 10,
"total_pages": 5
}