Knowledge Domains: List Entities
Knowledge Domains
Knowledge Domains: List Entities
List entities extracted from a knowledge domain container.
GET
Knowledge Domains: List Entities
Overview
Entities are extracted from your documents and stored per container. 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)Query Parameters
Optional entity type filter (for example:
PERSON, ORGANIZATION)Max items to return (1-1000)
Pagination offset
Response
Entity entries with name, type, description, aliases, confidence, attributes_json, document_count, documents
Total matching entities
Applied limit
Applied offset
Example Request
cURL