{
"data": [
{
"id": "parse_01G34H8J2K",
"organization_id": "org_abc123",
"file": {
"id": "file_6dd6eb00688ad8d1",
"filename": "invoice.pdf",
"mime_type": "application/pdf"
},
"model": "retab-small",
"table_parsing_format": "markdown",
"image_resolution_dpi": 192,
"output": {
"pages": ["Page 1 text...", "Page 2 text..."],
"text": "Page 1 text...\n\nPage 2 text..."
},
"usage": {
"page_count": 2,
"credits": 1.0
},
"created_at": "2024-03-15T10:30:00Z",
"updated_at": "2024-03-15T10:30:00Z"
}
],
"list_metadata": {
"before": null,
"after": "parse_01G34H8J2K",
"total_count": 42
}
}