---
title: "GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ResourceHealth/availabilityStatuses"
method: GET
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ResourceHealth/availabilityStatuses"
tags: ["AvailabilityStatuses"]
---

# GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ResourceHealth/availabilityStatuses

`GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ResourceHealth/availabilityStatuses`

Lists the current availability status for all the resources in the resource group.

## Query parameters

- `$filter` string
- `$expand` string

## Parameters

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

## Response `200`

The request has succeeded.

- AvailabilityStatusListResult — The List availabilityStatus operation response.
  - `value` AvailabilityStatus[], required — The list of availabilityStatuses.
    - `id` string, arm-id — Azure Resource Manager Identity for the availabilityStatuses resource.
    - `name` string
    - `type` string — Represents an Azure Resource Type.
    - `location` string — Azure Resource Manager geo location of the resource.
  - `nextLink` string — The URI to fetch the next page of availabilityStatuses. Call ListNext() with this URI to fetch the next page of availabilityStatuses.

## Other responses

- `default` — An unexpected error response.

---

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