Knowledge Bases
List Knowledge Bases
List all knowledge bases
GET
List Knowledge Bases
Response
List Knowledge Bases
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
AgentFlow is built by ES Consulting — production AI systems, delivered.
List all knowledge bases
curl --request GET \
--url https://api.example.com/knowledge-bases[
{
"id": "550e8400-e29b-41d4-a716-446655440000",
"name": "Product Docs",
"description": "Product documentation and guides",
"document_count": 42,
"chunk_size": 512,
"embedding_model": "text-embedding-3-small"
}
]
Was this page helpful?
curl --request GET \
--url https://api.example.com/knowledge-bases