Knowledgebases
List All Knowledgebases API
Retrieve all knowledgebases associated with your account, including their status and creation dates.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Created timestamp of knowledgebase
File name of the document
Human-readable relative time since knowledgebase creation
The ID of the knowledgebase
Current status of the knowledgebase
Available options:
processing
, processed
Last updated timestamp of knowledgebase
Was this page helpful?