---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.Maps/accounts"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Maps/accounts"
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.Maps/accounts

`GET /subscriptions/{subscriptionId}/providers/Microsoft.Maps/accounts`

Get all Maps Accounts in a Subscription

## Path parameters

- `subscriptionId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

The request was successful.

- MapsAccounts — A list of Maps Accounts.
  - `value` MapsAccount[] — a Maps Account.
    - `id` string — The fully qualified Maps Account resource identifier.
    - `name` string — The name of the Maps Account, which is unique within a Resource Group.
    - `type` string — Azure resource type.

## 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)
