GET
/
v1
/
knowledge-bases
/
{kb_id}
{
  "_id": "<string>",
  "name": "<string>",
  "description": "<string>",
  "document_count": 0,
  "created_at": "2023-11-07T05:31:56Z",
  "updated_at": "2023-11-07T05:31:56Z"
}

Path Parameters

kb_id
string
required

Response

200
application/json
Successful Response

Response model for a Knowledge Base.