Knowledge Pipeline
List Datasource Plugins
Returns the datasource nodes configured in the knowledge pipeline, each with the plugin it uses and the metadata needed to run it.
get/datasets/{dataset_id}/pipeline/datasource-plugins
Path parameters
dataset_idstring uuid required
Knowledge base ID, from List Knowledge Bases.
Query parameters
is_publishedboolean
Whether to read nodes from the published pipeline version rather than the draft.
Response
List of datasource nodes configured in the pipeline.
Changes
No recorded changes to this endpoint across all 10 revisions of this API.