---
title: "GET /firewall-domain-lists/{firewallDomainListId}/domains"
method: GET
path: "/firewall-domain-lists/{firewallDomainListId}/domains"
---

# GET /firewall-domain-lists/{firewallDomainListId}/domains

`GET /firewall-domain-lists/{firewallDomainListId}/domains`

Lists all the domains in DNS Firewall domain list you have created.

Route 53 Global Resolver is a global service that supports resolvers in multiple Amazon Web Services Regions but you must specify the US East (Ohio) Region to create, update, or otherwise work with Route 53 Global Resolver resources. That is, for example, specify `--region us-east-2` on Amazon Web Services CLI commands.

## Path parameters

- `firewallDomainListId` string, required

## Query parameters

- `max_results` integer
- `next_token` string

## Response `200`

Success

- ListFirewallDomainsOutput
  - `nextToken` string — A pagination token used for large sets of results that can't be returned in a single response. Provide this token in the next call to get the results not returned in this call.
  - `domains` Domain[], required — List of domains in the specified domain list.

## Other responses

- `480` — InternalServerException
- `481` — ValidationException
- `482` — AccessDeniedException
- `483` — ThrottlingException
- `484` — ResourceNotFoundException

---

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