Get knowledge base by ID
GET /knowledge-bases/{knowledgeBaseId}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”Unique identifier for the knowledge base to retrieve
Unique identifier for the knowledge base to retrieve
Responses
Section titled “ Responses ”Knowledge base found
object
Unique identifier for the knowledge base (nanoid format)
ID of the team that owns this knowledge base
Human-readable name for the knowledge base
Configuration settings
object
List of embedding models configured for this knowledge base
Primary embedding model used for queries when model is not specified
Token count per chunk
Token overlap between chunks
NLP library for concept extraction
Whether communities need to be rebuilt due to content changes
ISO 8601 timestamp when communities were last built
ISO 8601 timestamp when the knowledge base was created
ISO 8601 timestamp when the knowledge base was last modified
Bad Request - Validation error or invalid input
object
Unauthorized - Authentication required or invalid token
object
Forbidden - Insufficient permissions
object
Not Found - Resource does not exist