---
title: "GET /providers/Microsoft.ResourceHealth/events/{eventTrackingId}/impactedResources"
method: GET
path: "/providers/Microsoft.ResourceHealth/events/{eventTrackingId}/impactedResources"
tags: ["EventImpactedResources"]
---

# GET /providers/Microsoft.ResourceHealth/events/{eventTrackingId}/impactedResources

`GET /providers/Microsoft.ResourceHealth/events/{eventTrackingId}/impactedResources`

Lists impacted resources in the tenant by an event.

## Path parameters

- `eventTrackingId` string, required

## Query parameters

- `$filter` string

## Parameters

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

## Response `200`

The request has succeeded.

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

## 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)
