Skip to main content
GET
Get Knowledge Unit by ID

Authorizations

x-user-auth
string
header
required

Your API key from account settings

x-bot
string
header
required

Your bot ID from account settings

Path Parameters

knowledgeId
string
required

Unique identifier of the knowledge unit

Response

200 - application/json

Knowledge unit details retrieved successfully

id
integer
Example:

8650

title
string
Example:

"test2"

description
string
botId
integer
Example:

16149

createdOn
string<date-time>
modifiedOn
string<date-time>
sourceStatus
integer

Indexing status of the knowledge unit

Example:

1

aiKnowledgeSources
object[]