{
"job_id": "a0f51f79-6eb8-412a-9afa-924ddfbf9578",
"status": "Succeeded",
"message": "Task succeeded",
"file_name": "document.pdf",
"file_type": "application/pdf",
"page_count": 1,
"total_chunks": 1,
"credit_used": 1,
"merge_tables": false,
"created_at": "2026-05-22T11:29:17.964433Z",
"started_at": "2026-05-22T11:29:18.040527Z",
"finished_at": "2026-05-22T11:29:32.109418Z",
"pdf_url": "https://s3.us-east-1.amazonaws.com/...",
"file_url": "https://s3.us-east-1.amazonaws.com/...",
"configuration": {
"layout_analysis": "smart_layout_detection",
"ocr_engine": "UnsiloedHawk",
"ocr_strategy": "auto_detection",
"merge_tables": false,
"...": "..."
},
"metadata": {},
"chunks": [
{
"chunk_id": "6b2eca3a-d14f-4164-ba9a-0a3a58fcaf45",
"chunk_length": 117,
"embed": "## Q1 2024 Sales Report\nThe following table summarises regional sales performance...",
"segments": [
{
"segment_id": "034a37e7-6e4b-45dd-802c-e648d6c16498",
"segment_type": "SectionHeader",
"content": "Q1 2024 Sales Report",
"markdown": "## Q1 2024 Sales Report",
"html": "<h2>Q1 2024 Sales Report</h2>",
"bbox": { "left": 427.6, "top": 67.8, "width": 344.7, "height": 36.5 },
"page_number": 1,
"page_width": 1191.0,
"page_height": 1684.0,
"confidence": 0.35,
"image": "https://s3.us-east-1.amazonaws.com/...",
"ocr": [
{ "text": "Q1", "bbox": { "left": 5.4, "top": 4.1, "width": 35.6, "height": 22.7 }, "confidence": null },
{ "text": "2024", "bbox": { "left": 56.4, "top": 4.1, "width": 69.4, "height": 22.7 }, "confidence": null }
],
"references": null
},
{
"segment_id": "4f4b54bc-793e-49cc-b0a3-113bbb5484be",
"segment_type": "Table",
"markdown": "| Region | Sales Rep | Units Sold | Revenue ($) |\n| --- | --- | --- | --- |\n| North | Alice Brown | 1,240 | 186,000 |\n| ... | ... | ... | ... |",
"html": "<table>...</table>",
"image": "https://s3.us-east-1.amazonaws.com/...",
"bbox": { "left": 54.4, "top": 208.5, "width": 1026.5, "height": 246.5 },
"page_number": 1,
"page_width": 1191.0,
"page_height": 1684.0,
"confidence": 0.99,
"ocr": [],
"references": null
}
]
}
]
}