Skip to main content
GET
Get Chunk

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

chunk_id
string<uuid>
required

Query Parameters

workspace_id
string<uuid>
required

Response

Successful Response

Document chunk details.

id
string
required
idx
integer
required
text
string
required
start_offset
integer
required
end_offset
integer
required