{
"job_id": "<string>",
"status": "<unknown>",
"score": 50,
"score_breakdown": {
"identity": 50,
"employment": 50,
"education": 50,
"business": 50
},
"identity_resolution": {
"status": "matched",
"confidence": 0.5,
"candidates": [
{
"label": "<string>",
"confidence": 0.5,
"profile_urls": [
"<string>"
]
}
]
},
"claims": [
{
"claim_key": "<string>",
"claim_type": "education",
"status": "verified",
"confidence": 0.5,
"evidence": [
{
"source_id": "<string>"
}
],
"explanation": "<string>",
"matched_value": {}
}
],
"sources": [
{
"source_id": "<string>",
"url": "<string>",
"domain": "<string>",
"retrieved_at": "2023-11-07T05:31:56Z",
"method": "exa.searchAndContents",
"title": "<string>",
"published_date": "<string>",
"snippet": "<string>",
"extracted": {},
"source_quality": 0.5
}
],
"created_at": "2023-11-07T05:31:56Z",
"warnings": [
"<string>"
],
"metadata": {}
}