---
title: "Gets the details of all operations possible on the resource provider."
method: GET
path: "/providers/Microsoft.WorkloadMonitor/operations"
tags: ["WorkloadInsights"]
---

# Gets the details of all operations possible on the resource provider.

`GET /providers/Microsoft.WorkloadMonitor/operations`

## Query parameters

- `api-version` '2018-08-31-preview', required
- `$skiptoken` string

## Response `200`

OK.

- OperationListResult — Container for a list of operations supported by the resource provider.
  - `nextLink` string — URL to the next set of results.
  - `value` Operation[] — List of operations.
    - `display` OperationProperties — Properties of an operation supported by the resource provider.
      - `description` string — The description of the resource provider.
      - `operation` string — This operation name.
      - `provider` string — The provider name.
      - `resource` string — The resource name.
    - `name` string — The name of the resource operation.
    - `origin` string — The origin of the operation.

---

[API](https://skmtc.net/azure/apis/workload-monitor-api.md) · [All operations](https://skmtc.net/azure/apis/workload-monitor-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/workload-monitor-api/revisions/a932c9e4ddea/schema)
