Skip to main content
GET
Get Documentation Chunk From Knowledge Base

Authorizations

x-api-key
string
header
required

API key for programmatic access

Path Parameters

document_id
string
required
chunk_id
string
required

Response

Successful Response

Response model for GET /{documentation_id}/chunk/{chunk_id} endpoint. Get details about a specific documentation part used by RAG.

id
string
required

Chunk ID

name
string
required

Document name

content
string
required

Chunk content