# Get DIPP spillover settings for an account

This endpoint retrieves the DIPP spillover settings for a specific account.

Endpoint: GET /v3/ips/account/settings
Version: 3.0.0
Security: basicAuth

## Response 200 fields (application/json):

  - `extra_dedicated_ips` (object, required)
    the DIPP spillover settings for the account.  This value will apply to all domains under the account

  - `extra_dedicated_ips.pool_id` (string, required)
    the ID of the IP pool that spillover IPs are assigned to


