Was this helpful?
Get the list of pipelines in the specified workspace.
/v1/pipelines
curl -L \ --url '/v1/pipelines?workspaceSeq=text'
[ { "lastRunTime": "2023-06-14T09:10:03.000+00:00", "name": "cmdb-pipeline", "namespace": "cocktail-system", "plSeq": 26, "releaseResCount": 4, "releaseTime": "2023-04-28T06:36:36.000+00:00", "releaseVer": "4.0", "status": "ERROR", "updateResCount": 0, "ver": "5.0" } ]