List Dedicated IPs
List the dedicated IPs allocated to the calling user's account. A dedicated IP is an unshared IPv4 address you can attach to one endpoint at a time, useful for customer firewall allow-lists, dedicated reputation, or compliance requirements that demand "non-shared infrastructure".
Account scope: these IPs are allocated to your active account and shared with its members per your role's permissions. Use switch account to view a different account's IPs.
Provisioning is async — request via POST /v1/requests, wait for fulfilment, then attach via POST /v1/endpoints/{id}/dedicated-ip. To release one back to the pool, use POST /v1/{id}/release.
Maximum 6 dedicated IPs per account (platform constant). Cross-reference this list with /dedicated-ips/attachments to see which endpoints currently use which IPs.
This endpoint lists individual single-mode assignments. An assignment may also be a member of a geo-routed per-region group — see GET /v1/dedicated-ips/groups. An IP parked in standby (reserved after a plan downgrade) may also appear here until it is reattached or freed.
Response (200 OK)
JSON object with an items array of allocated IPs:
203.0.113.5).