Knowledge Bases
Returns a list of Knowledge Base Sources.
GET
/
knowledge-bases
/
{knowledge_base_id}
/
sources
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
knowledge_base_id
string
requiredUnique identifier for a Knowledge Base
.
Maximum length:
28
Response
200 - application/json
A list of Knowledge Base Sources
that are used by a Knowledge Base
for Retrieval.
data
object[]
A list of Knowledge Base Sources
.