Skip to main content

List Pipeline Files2

GET 

/api/v1/pipelines/:pipeline_id/files2

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Get files for a pipeline.

Args: pipeline_id: ID of the pipeline data_source_id: Optional filter by data source ID only_manually_uploaded: Filter for only manually uploaded files file_name_contains: Optional filter by file name (substring match) limit: Limit number of results offset: Offset for pagination order_by: Field to order by

Request

Responses

Successful Response