---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.DevOps/pipelines"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.DevOps/pipelines"
tags: ["Pipelines"]
deprecated: true
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.DevOps/pipelines

`GET /subscriptions/{subscriptionId}/providers/Microsoft.DevOps/pipelines`

> **Deprecated.**

Lists all Azure Pipelines under the specified subscription.

## Path parameters

- `subscriptionId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

The Azure Pipelines have been fetched successfully.

- PipelineListResult — Result of a request to list all Azure Pipelines under a given scope.
  - `value` Pipeline[] — List of pipelines.
    - `id` string — Resource Id
    - `type` string — Resource Type
    - `tags` object — Resource Tags
    - `location` string — Resource Location
    - `name` string — Resource Name
  - `nextLink` string — URL to get the next set of Pipelines, if there are any.

## Other responses

- `default` — Error response describing why the operation failed.

## Changes

> 5 revisions in range; 1 could not be searched.

- **2022-11-09** (2019-07-01-preview) `cb9efccab6cd` — 1 info
  - endpoint deprecated

[Change history](https://skmtc.dev/azure/apis/devops-microsoft-devops-devops/changes/subscriptions/:subscriptionId/providers/Microsoft.DevOps/pipelines/get.md)

---

[API](https://skmtc.dev/azure/apis/devops-microsoft-devops-devops.md) · [All operations](https://skmtc.dev/azure/apis/devops-microsoft-devops-devops/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/devops-microsoft-devops-devops/revisions/cb9efccab6cd/schema)
