v34

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-09194386949.7 KB
Pipeline Data Sources

Get Pipeline Data Source Status

Get the status of a data source for a pipeline.

get/api/v1/pipelines/{pipeline_id}/data-sources/{data_source_id}/status

Path parameters

data_source_idstring uuid required
pipeline_idstring uuid required

Cookies

sessionstring nullable

Response

Successful Response

job_idstring uuid nullable

ID of the latest job.

deployment_datestring date-time nullable

Date of the deployment.

status'NOT_STARTED' | 'IN_PROGRESS' | 'SUCCESS' | 'ERROR' | 'PARTIAL_SUCCESS' | 'CANCELLED' required

Status of managed ingestion with partial Updates.

effective_atstring date-time nullable

When the status is effective