GET
/
knowledgebase
/
{rag_id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

rag_id
string
required

The ID of the knowledgebase

Response

200 - application/json
rag_id
string

The ID of the knowledgebase

file_name
string

File name of the document

humanized_created_at
string

Human-readable relative time since knowledgebase creation

created_at
string

Created timestamp of knowledgebase

updated_at
string

Last updated timestamp of knowledgebase

status
enum<string>

Current status of the knowledgebase

Available options:
processing,
processed