GET
/
knowledgebase
/
all

Authorizations

Authorization
string
header
required

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

Response

200 - application/json
created_at
string

Created timestamp of knowledgebase

file_name
string

File name of the document

humanized_created_at
string

Human-readable relative time since knowledgebase creation

rag_id
string

The ID of the knowledgebase

status
enum<string>

Current status of the knowledgebase

Available options:
processing,
processed
updated_at
string

Last updated timestamp of knowledgebase