> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/continuous-delivery/troubleshooting-and-resources/armory/leverage-spinnaker-api-to-pull-a-list-of-pipelines.md).

# What's supported

The following is a walk through of a general concept of how to leverage Spinnaker API calls (<https://spinnaker.io/reference/api/>) to pull a list of Running Pipelines. The output of the call would then need to be interpreted as needed, or it can be used to provide a single snapshot of this information.\
\
The process is repeatable and is useful for tasks such as checking for pipelines that have not completed/stopped before performing maintenance on the environment, or checking for pipelines before performing upgrades to the environment
