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

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

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

List all of the dedicated IP pools that exist in your Amazon Pinpoint account in the current AWS 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 Pinpoint account.
  - `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/pinpoint-email.md) · [All operations](https://skmtc.net/aws/apis/pinpoint-email/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/pinpoint-email/versions/73704a3e0b47/schema)
