---
title: "GET /providers/Microsoft.DevOps/operations"
method: GET
path: "/providers/Microsoft.DevOps/operations"
tags: ["Operations"]
deprecated: true
---

# GET /providers/Microsoft.DevOps/operations

`GET /providers/Microsoft.DevOps/operations`

> **Deprecated.**

Lists all the operations supported by Microsoft.DevOps resource provider.

## Query parameters

- `api-version` string, required

## Response `200`

The list of supported operations has been fetched successfully.

- OperationListResult — Result of a request to list all operations supported by Microsoft.DevOps resource provider.
  - `value` Operation[] — List of operations supported by Microsoft.DevOps resource provider.
    - `name` string — Name of the operation.
    - `isDataAction` string — Indicates whether the operation applies to data-plane.
    - `display` OperationDisplayValue — Display information of an operation.
      - `operation` string — Friendly name of the operation.
      - `resource` string — Friendly name of the resource type the operation applies to.
      - `description` string — Friendly description of the operation.
      - `provider` string — Friendly name of the resource provider.
  - `nextLink` string — The URL to get the next set of operations, if there are any.

## Other responses

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

## Changes

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

[Change history](https://skmtc.dev/azure/apis/devops-microsoft-devops-devops/changes/providers/Microsoft.DevOps/operations/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)
