Skip to main content
GET
Get the list of files based on the knowledge-base 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

Files of knowledge base fetched successfully

success
boolean
required
Example:

true

message
string
required
Example:

"Files of knowledge base fetched successfully"

data
object[]
required