Get chunk details
Get chunk details
Retrieves the details of a specific chunk, including text content and bounding box information.
GET
Get chunk details
Documentation Index
Fetch the complete documentation index at: https://docs.ubik-agent.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Headers
Path Parameters
Response
Successful Response
The unique identifier for the chunk.
The unique identifier of the parent document.
The text content of the chunk.
The page number where this chunk is located (1-indexed).
List of bounding boxes for the chunk elements.
The start time of the chunk in seconds (for audio/video).
The end time of the chunk in seconds (for audio/video).
Additional metadata associated with the chunk.

