GET
/
knowledge-bases
/
{knowledge_base_id}
/
sources

Authorizations

Authorization
string
headerrequired

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

Path Parameters

knowledge_base_id
string
required

Unique 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.