Skip to main content
 print this page

List data pipelines the caller can access

GET 

/data-pipelines

Returns Glue and AI Flow data pipelines the caller can access. Listing is in-memory after a batch get of authorized ids. Pagination uses next_available (yes/no), 1-based offset, default limit 500, maximum 1000 (GE-1028). Default sort is LastModifiedTime descending. Each item includes AccessType and LastRunStatus (null when the pipeline has never run). DataPipelineType defaults to glue on stored rows that omit it. Caller must send a valid role_id.

Request

Responses

Paginated ListDataPipelinesResponse with DataPipelines, count, total_count, and next_available.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers