---
title: "GET /providers/Microsoft.DevTestLab/operations"
method: GET
path: "/providers/Microsoft.DevTestLab/operations"
tags: ["ProviderOperations"]
---

# GET /providers/Microsoft.DevTestLab/operations

`GET /providers/Microsoft.DevTestLab/operations`

Result of the request to list REST API operations

## Query parameters

- `api-version` string, required

## Response `200`

Success

- ProviderOperationResult — Result of the request to list REST API operations
  - `value` OperationMetadata[] — List of operations supported by the resource provider.
    - `name` string — Operation name: {provider}/{resource}/{operation}
    - `display` OperationMetadataDisplay — The object that describes the operations
      - `provider` string — Friendly name of the resource provider
      - `resource` string — Resource type on which the operation is performed.
      - `operation` string — Operation type: read, write, delete, listKeys/action, etc.
      - `description` string — Friendly name of the operation
  - `nextLink` string — URL to get the next set of operation list results if there are any.

## Other responses

- `default` — BadRequest

---

[API](https://skmtc.net/azure/apis/devtestlabsclient.md) · [All operations](https://skmtc.net/azure/apis/devtestlabsclient/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/devtestlabsclient/versions/a1f17c27e170/schema)
