---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.Insights/autoscalesettings"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Insights/autoscalesettings"
tags: ["AutoscaleSettings"]
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.Insights/autoscalesettings

`GET /subscriptions/{subscriptionId}/providers/Microsoft.Insights/autoscalesettings`

Lists the autoscale settings for a subscription

## Parameters

- `../../../../../common-types/resource-management/v2/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref
- `../../../../../common-types/resource-management/v2/types.json#/components/parameters/SubscriptionIdParameter` — unresolved $ref

## Response `200`

Successful request for a list of autoscale settings

- AutoscaleSettingResourceCollection — Represents a collection of autoscale setting resources.
  - `value` AutoscaleSettingResource[], required — the values for the autoscale setting resources.
    - `id` string — Azure resource Id
    - `name` string — Azure resource name
    - `type` string — Azure resource type
    - `location` string, required — Resource location
    - `tags` unknown
  - `nextLink` string — URL to get the next set of results.

## Other responses

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

---

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