Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the knowledge base
Response
A knowledge base
The response is of type object
.
Get a knowledge base
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the knowledge base
A knowledge base
The response is of type object
.