Skip to main content
GET
Get a knowledge engine

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required

Knowledge engine ID

Response

Knowledge engine found

id
string

Alphanumeric 14 character string identifier

Example:

"kng_abc123xyz789"

name
string

Name of the knowledge engine

Example:

"Fintech Companies"

description
string

Description of the knowledge engine

Example:

"Knowledge engine for processing and analyzing fintech companies"

notes
object

Custom attributes and fields

Example:
status
enum<string>

Current status of the knowledge engine

Available options:
processing,
ready
Example:

"ready"

created_at
integer<int64>

Unix timestamp when this entity was created

Example:

1679644800