GET
/
api
/
v1
/
knowledge-engines
/
{id}
/
data-sources

Path Parameters

id
string
required

Knowledge engine ID

Response

200 - application/json
created_at
integer

Unix timestamp when this entity was created

id
string

Unique identifier for the data source

knowledge_engine_id
string

ID of the knowledge engine this data source belongs to

name
string

Name of the data source

notes
object

Custom attributes and fields

status
enum<string>

Current status of the data source

Available options:
processing,
processed
type
enum<string>

Type of the data source

Available options:
file,
ticket