---
title: "GET /v2/email/dedicated-ip-pools"
method: GET
path: "/v2/email/dedicated-ip-pools"
---

# GET /v2/email/dedicated-ip-pools

`GET /v2/email/dedicated-ip-pools`

List all of the dedicated IP pools that exist in your Amazon Web Services account in the current Region.

## Query parameters

- `NextToken` string
- `PageSize` integer

## Response `200`

Success

- ListDedicatedIpPoolsResponse — A list of dedicated IP pools.
  - `DedicatedIpPools` PoolName[] — A list of all of the dedicated IP pools that are associated with your Amazon Web Services account in the current Region.
  - `NextToken` string — A token that indicates that there are additional IP pools to list. To view additional IP pools, issue another request to <code>ListDedicatedIpPools</code>, passing this token in the <code>NextToken</code> parameter.

## Other responses

- `480` — TooManyRequestsException
- `481` — BadRequestException

---

[API](https://skmtc.net/aws/apis/sesv2.md) · [All operations](https://skmtc.net/aws/apis/sesv2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/sesv2/revisions/25eba06e7f64/schema)
