{
"id": "job_01HXYZ",
"status": "running",
"progress": 42,
"template_id": null,
"created_at": "2024-06-01T12:00:00Z",
"started_at": "2024-06-01T12:00:05Z",
"completed_at": null,
"error": null,
"person": {
"full_name": "Ada Lovelace",
"email": "[email protected]"
},
"claims": [
{
"claim_key": "edu_1",
"claim_type": "education",
"expected": { "school": "University of London" }
}
],
"options": {
"depth": "standard",
"max_sources": 30
},
"links": {
"self": "/v1/jobs/job_01HXYZ",
"report": "/v1/jobs/job_01HXYZ/report",
"sources": "/v1/jobs/job_01HXYZ/sources"
}
}