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
- 200
- 400
- 401
- 403
- 404
- 422
- 429
Successful Response
Error
Error
Error
Error
Validation Error
Error