v1
latestOpenAPI 3.0.12026-07-1431191129.7 KBPipeline Executions
Get a pipeline execution
Get a pipeline execution.
get/sources/{sourceKey}/v1/pipelines/executions/{pipelineExecutionId}
Path parameters
sourceKeystring required
The key of the source.
pipelineExecutionIdstring required
The id of the pipeline execution.
Query parameters
withOperationBodyboolean
If set to true, the response will include the body of the operation that triggered the pipeline execution and the operation processed by the pipeline. Defaults to false.
Response
Returns the pipeline execution.