Pipeline Run Management
Get pipelines runs
Get the information for a all pipeline runs for a given pipeline
GET
/
v2
/
pipelines
/
{pipeline_id}
/
runs
Authorizations
neum-api-key
string
headerrequiredPath Parameters
pipeline_id
string
requiredResponse
200 - application/json
The response is of type any
.
Was this page helpful?