Skip to main content

Get a knowledge base's stats + settings

GET 

/v1/knowledge-bases/:kb_id

Fetch one knowledge base by id, including its statistics (document and chunk counts) and its full RAG settings.

Use it to confirm how a KB is configured before searching it or adding documents to it. Returns 404 when the id does not belong to your organization.

Requires the knowledge:read scope.

Request

Responses

Successful Response