Knowledgebases
Get knowledgebase
Retrieve a knowledgebase
GET
/
knowledgebase
/
{rag_id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the knowledgebase
Response
200 - application/json
The ID of the knowledgebase
File name of the document
Human-readable relative time since knowledgebase creation
Created timestamp of knowledgebase
Last updated timestamp of knowledgebase
Current status of the knowledgebase
Available options:
processing
, processed
Was this page helpful?