# Get DIPP details

`is_linked` in the response indicates whether the DIPP is currently linked to any
domains. If it's `true`, `linked_domain` lists those domains.

Endpoint: GET /v3/ip_pools/{pool_id}
Version: 3.0.0
Security: basicAuth

## Path parameters:

  - `pool_id` (string, required)
    Id of the DIPP to get details about

