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://app.famulor.de/api/user/knowledgebases/{id} \ --header 'Authorization: Bearer <token>'
{ "data": { "id": 1, "name": "Produktdokumentation", "description": "Technische Dokumentation für unsere Produkte", "status": "active", "status_label": "Aktiv", "documents_count": 5, "assistants_count": 2, "created_at": "2025-01-05T10:30:00.000000Z", "updated_at": "2025-01-08T14:20:00.000000Z" } }
Ruft Details einer bestimmten Wissensdatenbank anhand der ID ab
Anzeigen Wissensdatenbank-Eigenschaften
empty
processing
active
failed
War diese Seite hilfreich?