Skip to main content
GET
Get Knowledge Base Status

Authorizations

Authorization
string
header
required

Retrieve your API Key from Dashboard API Keys Section.

Path Parameters

id
string
required

Knowledge Base ID

Response

200 - application/json

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
Example:

"Knowledge Base Title"