[
{
"id": 123,
"type": "string",
"document_id": 123,
"page_number": 123,
"label": "string",
"bbox": {
"x0": 123.45,
"y0": 123.45,
"x1": 123.45,
"y1": 123.45
},
"description": "string",
"created_at": "string",
"updated_at": "string"
}
]
Retrieves all visual components associated with a document.
[
{
"id": 123,
"type": "string",
"document_id": 123,
"page_number": 123,
"label": "string",
"bbox": {
"x0": 123.45,
"y0": 123.45,
"x1": 123.45,
"y1": 123.45
},
"description": "string",
"created_at": "string",
"updated_at": "string"
}
]
[
{
"id": 123,
"type": "string",
"document_id": 123,
"page_number": 123,
"label": "string",
"bbox": {
"x0": 123.45,
"y0": 123.45,
"x1": 123.45,
"y1": 123.45
},
"description": "string",
"created_at": "string",
"updated_at": "string"
}
]