{
"success": true,
"data": [
{
"documentation_id": "doc_a1b2c3d4e5f6",
"name": "Product Manual.pdf",
"type": "file",
"size": 2450000,
"filename": "Product Manual.pdf",
"processing_status": "completed",
"page_count": 42,
"vector_count": 156,
"created_at": "2024-01-15T10:30:00Z",
"updated_at": "2024-01-16T14:45:00Z"
},
{
"documentation_id": "doc_b2c3d4e5f6a7",
"name": "FAQ Text",
"type": "text",
"word_count": 1250,
"processing_status": "completed",
"vector_count": 32,
"created_at": "2024-01-10T09:00:00Z",
"updated_at": "2024-01-10T09:00:00Z"
}
],
"pagination": {
"next_cursor": "eyJkb2N1bWVudGF0aW9uX2lkIjogImRvY194eXoifQ==",
"has_more": true,
"page_size": 30
}
}