Retrieve details of a specific knowledgebase, including its ID, file name, creation time, and status, using Bolna APIs.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the knowledgebase
list knowledgebase response
The ID of the knowledgebase
^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}"f265b06a-7fa7-4fbf-8923-55d5ae9c4ba2"
File name of the document
"sample-rag.pdf"
Human-readable relative time since knowledgebase creation
"5 minutes ago"
Created timestamp of knowledgebase
"2024-01-23T05:14:37Z"
Last updated timestamp of knowledgebase
"2024-02-29T04:22:89Z"
Unique vector ID of the knowledgebase
^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}"77a3473c-c78f-4695-ba56-95b1f4f9e80b"
Current status of the knowledgebase
processing, processed "processed"
Chunk size for embedding model
512
Number of top similar nodes to return.
15
Number of characters which overlap in between neighboring nodes.
128
Language support mode of the knowledgebase. multilingual if enabled, null otherwise.
multilingual null