Skip to main content
GET
Get Knowledge Base

Authorizations

Authorization
string
header
required

Retrieve your API Key from Dashboard API Keys Section.

Path Parameters

id
string
required

Knowledge Base ID

Response

Successful response

id
string
Example:

"5f7b1b1b1b1b1b1b1b1b1b1b"

status
enum<string>
Available options:
draft,
created,
queued,
training,
trained
Example:

"trained"

description
string
Example:

"Knowledge Base Description"

title
string

A descriptive and human-readable name for the knowledge base

Example:

"Knowledge Base Title"

retrain_frequency_minutes
integer

Automatic retrain interval in minutes

Example:

1440

docs
object[]

Here you can upload URLs

files
object[]