Get a knowledge base by ID
Returns the knowledge base associated with the ID you specify.
Path parameters
id
The ID of the knowledge base you plan to retrieve.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Response
Knowledge base retrieved successfully
id
The unique identifier of the knowledge base.
name
The name of the knowledge base.
description
A description of the knowledge base.
folder_id
The ID of the folder where the knowledge base resides.
project_id
The ID of the project where the knowledge base resides.