Data Sources
Get Data Source
Returns a single data source by ID
GET
Path Parameters
Data source ID
Response
200
application/json
Data source found
Unique identifier for the data source
Example:
"ds_abc123xyz789"
Name of the data source
Example:
"Annual Report 2023"
Type of the data source
Available options:
file
, ticket
Example:
"file"
Current status of the data source
Available options:
processing
, processed
Example:
"processed"
Custom attributes and fields
Example:
{ "category": "financial" }
ID of the knowledge engine this data source belongs to
Example:
"kng_abc123xyz789"
Unix timestamp when this entity was created
Example:
1679644800