Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.staging.kathan.tech/knowledge-bases \ --header 'Authorization: Bearer <token>' \ --header 'X-User-ID: <api-key>'
{}
List all knowledge bases for the current user.
API key authentication.
Required user id for API key requests.
Successful Response
The response is of type Response List Knowledge Bases Knowledge Bases Get · object.
Response List Knowledge Bases Knowledge Bases Get · object
Was this page helpful?