Skip to main content
GET
Get a knowledge base by id

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
number
required

Response

knowledge base fetched successfully

success
boolean
required
Example:

true

message
string
required
Example:

"Knowledge base created successfully"

data
object
required