---
title: "Gets a list of meters for a given location."
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Web/billingMeters"
---

# Gets a list of meters for a given location.

`GET /subscriptions/{subscriptionId}/providers/Microsoft.Web/billingMeters`

Gets a list of meters for a given location.

## Path parameters

- `subscriptionId` string, required

## Query parameters

- `billingLocation` string
- `osType` string
- `api-version` string, required

## Response `200`

OK

- BillingMeterCollection — Collection of Billing Meters
  - `value` BillingMeter[], required — Collection of resources. — unresolved $ref
  - `nextLink` string — Link to next page of resources.

## Other responses

- `default` — App Service error response.

## Changes

> 6 revisions in range; 1 could not be searched.

- **2018-07-12** (2018-02-01) `758b67d77b5f` — 1 info
  - added the new optional `query` request parameter `osType`
- **2018-04-12** (2018-02-01) `1522dfc507c0` — 1 warning
  - deleted the `query` request parameter `osType`

[Change history](https://skmtc.dev/azure/apis/api-client/changes/subscriptions/:subscriptionId/providers/Microsoft.Web/billingMeters/get.md)

---

[API](https://skmtc.dev/azure/apis/api-client.md) · [All operations](https://skmtc.dev/azure/apis/api-client/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/api-client/revisions/c56ba15bfc3d/schema)
