v34

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-09194386949.7 KB
Pipeline Files

Get Pipeline File Status Counts

Get files for a pipeline.

get/api/v1/pipelines/{pipeline_id}/files/status-counts

Path parameters

pipeline_idstring uuid required

Query parameters

data_source_idstring uuid nullable
only_manually_uploadedboolean

Cookies

sessionstring nullable

Response

Successful Response

countsobject required

The counts of files by status

total_countinteger required

The total number of files

pipeline_idstring uuid nullable

The ID of the pipeline that the files belong to

data_source_idstring uuid nullable

The ID of the data source that the files belong to

only_manually_uploadedboolean

Whether to only count manually uploaded files