Retrieve Pipelines
Get Pipeline
get/nessie/pipeline/status
Query parameters
project_idinteger required
Required if using service account to authenticate request.
namestring required
The name that uniquely identifies the pipeline.
summarystring
Default: false. Only lists task count by status and no details.
statusstring[]
Filters the tasks by the given status. Valid options for status are pending, running, retried, failed, canceled, and timed_out.
Response
Success