collections

Get Document

Retrieve a single document by ID using the v2 compatibility shape.

get/v2/collections/{collection_name}/documents/{document_id}

Path parameters

collection_namestring required
document_idstring required

Query parameters

include_bboxboolean

When true, include normalized element layout (bounding boxes) for the document under bounding_boxes. Omitted by default to keep the response lean.

Response

Successful Response

chunk_countinteger required
collection_namestring required
document_idstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.