v1

latestOpenAPI 3.1.02026-07-22106199311.5 KB
Pipeline Execution

Pipeline Execution Status

Returns the current status of a pipeline execution

get/v1/projects/{projectId}/pipeline-executions/{pipelineExecutionId}/status

Path parameters

projectIdstring required
pipelineExecutionIdstring uuid required

Response

Pipeline execution status has been retrieved

status'RUNNING' | 'SUCCESS' | 'FAILED' | 'CANCELLING' | 'CANCELLED' | 'FORBIDDEN' | 'SKIPPED' | 'UNKNOWN'

The current status of the pipeline execution