---
title: "GET /routingcontrol/{RoutingControlArn}/associatedRoute53HealthChecks"
method: GET
path: "/routingcontrol/{RoutingControlArn}/associatedRoute53HealthChecks"
---

# GET /routingcontrol/{RoutingControlArn}/associatedRoute53HealthChecks

`GET /routingcontrol/{RoutingControlArn}/associatedRoute53HealthChecks`

Returns an array of all Amazon Route 53 health checks associated with a specific routing control.

## Path parameters

- `RoutingControlArn` string, required

## Query parameters

- `MaxResults` integer
- `NextToken` string

## Response `200`

Success

- ListAssociatedRoute53HealthChecksResponse
  - `HealthCheckIds` StringMax36PatternS[] — Identifiers for the health checks.
  - `NextToken` string — Next token for listing health checks.

## Other responses

- `480` — ResourceNotFoundException
- `481` — ValidationException
- `482` — InternalServerException

---

[API](https://skmtc.net/aws/apis/route53-recovery-control-config.md) · [All operations](https://skmtc.net/aws/apis/route53-recovery-control-config/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/route53-recovery-control-config/versions/492813156270/schema)
