---
title: "GET /providers/Microsoft.Maps/operations"
method: GET
path: "/providers/Microsoft.Maps/operations"
---

# GET /providers/Microsoft.Maps/operations

`GET /providers/Microsoft.Maps/operations`

List operations available for the Maps Resource Provider

## Query parameters

- `api-version` string, required

## Response `200`

The request was successful.

- MapsOperations — The set of operations available for Maps.
  - `value` object[] — An operation available for Maps.
    - `name` string — Operation name: {provider}/{resource}/{operation}.
    - `display` object — The human-readable description of the operation.
      - `provider` string — Service provider: Microsoft Maps.
      - `resource` string — Resource on which the operation is performed.
      - `operation` string — The action that users can perform, based on their permission level.
      - `description` string — The description of the operation.
    - `origin` string — The origin of the operation.

## Other responses

- `default` — An unexpected error occurred.

---

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