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

# GET /v2/email/dedicated-ip-pools/{PoolName}

`GET /v2/email/dedicated-ip-pools/{PoolName}`

Retrieve information about the dedicated pool.

## Path parameters

- `PoolName` string, required — The name of a dedicated IP pool.

## Response `200`

Success

- GetDedicatedIpPoolResponse — The following element is returned by the service.
  - `DedicatedIpPool` object — An object that contains information about a dedicated IP pool.
    - `PoolName` string, required — The name of the dedicated IP pool.
    - `ScalingMode` 'STANDARD' | 'MANAGED', required — <p>The type of the dedicated IP pool.</p> <ul> <li> <p> <code>STANDARD</code> – A dedicated IP pool where the customer can control which IPs are part of the pool.</p> </li> <li> <p> <code>MANAGED</code> – A dedicated IP pool where the reputation and number of IPs is automatically managed by Amazon SES.</p> </li> </ul>

## Other responses

- `480` — TooManyRequestsException
- `481` — NotFoundException
- `482` — 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/versions/25eba06e7f64/schema)
