---
title: "GET /2013-04-01/hostedzone"
method: GET
path: "/2013-04-01/hostedzone"
---

# GET /2013-04-01/hostedzone

`GET /2013-04-01/hostedzone`

Retrieves a list of the public and private hosted zones that are associated with the current Amazon Web Services account. The response includes a `HostedZones` child element for each hosted zone.

Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot of hosted zones, you can use the `maxitems` parameter to list them in groups of up to 100.

## Query parameters

- `marker` string
- `maxitems` string
- `delegationsetid` string
- `MaxItems` string
- `Marker` string

## Response `200`

Success

## Other responses

- `480` — InvalidInput
- `481` — NoSuchDelegationSet
- `482` — DelegationSetNotReusable

---

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