---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.ResourceHealth/events"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.ResourceHealth/events"
tags: ["Events"]
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.ResourceHealth/events

`GET /subscriptions/{subscriptionId}/providers/Microsoft.ResourceHealth/events`

Lists current service health events in the subscription.

## Path parameters

- `subscriptionId` string, required

## Query parameters

- `api-version` string, required
- `$filter` string

## Response `200`

The list of current service health events in the subscription

- Events — The List events operation response.
  - `value` Event[], required — The list of event. — unresolved $ref
  - `nextLink` string — The URI to fetch the next page of events. Call ListNext() with this URI to fetch the next page of events.

## Other responses

- `default` — DefaultErrorResponse

---

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