---
title: "GET /{resourceUri}/providers/Microsoft.ResourceHealth/childResources"
method: GET
path: "/{resourceUri}/providers/Microsoft.ResourceHealth/childResources"
tags: ["ChildResources"]
---

# GET /{resourceUri}/providers/Microsoft.ResourceHealth/childResources

`GET /{resourceUri}/providers/Microsoft.ResourceHealth/childResources`

Lists the all the children and its current health status for a parent resource. Use the nextLink property in the response to get the next page of children current health

## Path parameters

- `resourceUri` string, required

## Query parameters

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

## Parameters

- `../../../../../../common-types/resource-management/v3/types.json#/components/parameters/ApiVersionParameter` — 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)
