Skip to main content
 print this page

List executions for a data pipeline

GET 

/data-pipelines/:id/executions

Returns paginated executions for the pipeline after refreshing RUNNING and STOPPING rows from Glue or Bedrock. Requires any access on the pipeline; empty permission is AUTH-1010 (HTTP 403). Default limit 100, maximum 1000, default sort StartedOn descending. from_time and to_time are not applied. Non-start/end nodes get Timeout 2880 when omitted. Child pipeline nodes may include ChildResourceExecutionId and ChildResourceName.

Request

Responses

Paginated ListDataPipelineExecutionsResponse.

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