Knowledge Domains: List Documents
Knowledge Domains
Knowledge Domains: List Documents
List documents in a knowledge domain, including extracted entities and relationships.
GET
Knowledge Domains: List Documents
Overview
Fetch all documents for a knowledge domain container, plus the extracted entities and relationships. Access is restricted to the container owner derived from yourBBOT-API-Key.
Authentication
Send your API key:Your BBOT API key
Path Parameters
Knowledge container id (example:
userId_expertId_knowledge_name)Response
Document objects for the container (includes sections, chunks, and token counts where available)
Entities extracted from the documents
Relationships inferred between entities
Summary counts: document_count, entity_count, relationship_count
Example Request
cURL