List the org's knowledge bases
GET/v1/knowledge-bases
List every knowledge base in the organization, each with its document and chunk counts and its current RAG settings.
Auto-synced CRM entity KBs (Contacts, Companies, Deals, Tasks, Notes and the
rest) are hidden by default because the platform maintains them for you —
pass include_entity_kbs=true to include them. Pass include_system=true to
also list read-only system/shared KBs such as the Product Docs KB, and
include_inactive=true to include archived ones.
Requires the knowledge:read scope.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 429
Successful Response
Error
Error
Error
Error
Validation Error
Error