v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1475719557.8 KB

Gets information about a data ingestion job. Data sources are ingested into your knowledge base so that Large Language Models (LLMs) can use your data.

get/knowledgebases/{knowledgeBaseId}/datasources/{dataSourceId}/ingestionjobs/{ingestionJobId}

Path parameters

knowledgeBaseIdstring required

The unique identifier of the knowledge base for the data ingestion job you want to get information on.

dataSourceIdstring required

The unique identifier of the data source for the data ingestion job you want to get information on.

ingestionJobIdstring required

The unique identifier of the data ingestion job you want to get information on.

Response

Success