{
"candidate": {
"id": "9a93c89a-f57d-4558-83e5-bf99a793e451",
"first_name": "John",
"last_name": "Doe",
"email": "john@example.com",
"stage": "new",
"resume": {
"url": "https://storage.googleapis.com/ats-development/uploads/candidate_profile/resume/ab4cbd39-01d8-4b71-baa8-495719e9f45d/7b168770-b0d5-4022-9145-ed5178e31630_Closing_Soon.pdf"
},
"documents": [
{
"url": "https://storage.googleapis.com/ats-development/uploads/application/documents/337c4c17-5148-449a-927b-7bb8753ccdc9/7c57162f-4132-4d58-b460-9c2832bea524_download.png"
}
],
"linkedin_url": "https://linkedin.com/profile",
"phone_no": "9876543210",
"utm_source": "indeed",
"job_id": 2123,
"created_at": "2025-08-27T08:37:13.931Z",
"average_rating": 0,
"recruiter": {
"id": 5,
"first_name": "Test",
"last_name": "Recruiter",
"logo": {
"url": null
}
},
"job": {
"id": 2123,
"title": "ROR Job",
"country": "Deutschland",
"city": "Berlin",
"deleted": false
}
},
"screening_answers": [
{
"q_id": 6,
"question": "Past company",
"answer": "This is test",
"type": "short_text"
},
{
"q_id": 7,
"question": "Do you have exp more than 5 years ?",
"answer": [
{
"5": "Yes"
}
],
"type": "boolean",
"options": {
"5": "Yes",
"6": "No"
}
},
{
"q_id": 8,
"question": "Do you know german language ?",
"answer": [
{
"8": "No"
}
],
"type": "boolean",
"options": {
"7": "Yes",
"8": "No"
}
},
{
"q_id": 133,
"question": "About yourself",
"answer": "I am a software engineer with over 6 years of experience building scalable web applications.",
"type": "paragraph"
},
{
"q_id": 134,
"question": "Checkboxes",
"answer": [
{
"34": "option 1"
},
{
"35": "option 2"
}
],
"type": "checkbox",
"options": {
"34": "option 1",
"35": "option 2",
"36": "option 3"
}
},
{
"q_id": 135,
"question": "Multiple choice",
"answer": [
{
"37": "option 1 Multiple choice"
}
],
"type": "multiple_choice",
"options": {
"37": "option 1 Multiple choice",
"38": "option 2 Multiple choice",
"39": "option 3 Multiple choice"
}
},
{
"q_id": 136,
"question": "Dropdown question",
"answer": [
{
"41": "Dropdown option 2"
}
],
"type": "dropdown",
"options": {
"40": "Dropdown option 1",
"41": "Dropdown option 2",
"42": "Dropdown option 3"
}
},
{
"q_id": 137,
"question": "Date question?",
"answer": "2026-07-10",
"type": "date"
},
{
"q_id": 100,
"question": "Attach File",
"answer": [
"https://storage.googleapis.com/ats-development/uploads/qa_attachment/attachments/367/file-sample_150kB.pdf"
],
"type": "file"
}
],
"screening_answer_errors": [
{
"question_id": 0,
"error": "Invalid file question"
}
]
}