---
title: "GET /{scope}/providers/Microsoft.CostManagement/views"
method: GET
path: "/{scope}/providers/Microsoft.CostManagement/views"
tags: ["Views"]
---

# GET /{scope}/providers/Microsoft.CostManagement/views

`GET /{scope}/providers/Microsoft.CostManagement/views`

Lists all views at the given scope.

## Path parameters

- `scope` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK. The request has succeeded.

- ViewListResult — Result of listing views. It contains a list of available views.
  - `value` View[] — The list of views.
    - `id` string — Resource Id.
    - `name` string — Resource name.
    - `type` string — Resource type.
    - `eTag` string — eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.
  - `nextLink` string — The link (url) to the next page of results.

## Other responses

- `default` — Error response describing why the operation failed.

---

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