cURL
curl --request GET \ --url https://api.timbal.ai/orgs/{org_id}/k2/{kb_id} \ --header 'Authorization: Bearer <token>'
{ "created_at": "2023-11-07T05:31:56Z", "data_size_bytes": 1, "id": 123, "index_count": 1, "name": "<string>", "row_count": 1, "table_count": 1, "uid": "<string>", "updated_at": "2023-11-07T05:31:56Z", "vector_count": 1, "description": "<string>" }
Get knowledge base details
Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.
Knowledge base details
x >= 0