This endpoint is deprecated.

List all dedicated ips for provided account id

DEPRECATED:
SUNSET:
SUCCESSOR:
Dec 25, 2024.
Not planned
Get IPs

Fetch all dedicated ips for the provided account id.

Please log in to see full path URL. Learn why.
get
/email/1/ips
Request rate limit:
1000 requests / day (per account)

Responses

200

Successful request.

400

Bad Request.

401

Unauthorized

403

Forbidden

429

Too Many Requests

500

Internal Server Error

Request samples

Example
cURL
Copy
curl -L -g 'https://{baseUrl}/email/1/ips' \
-H 'Authorization: {authorization}' \
-H 'Accept: application/json'

Response samples

Content type
application/json

List of dedicated ips per account id

Copy
Collapse all
{
  • "result":
    [
    • {
      • "ipAddress": "11.11.11.1",
      • "dedicated": true,
      • "assignedDomainCount": 1,
      • "status": "ASSIGNABLE"
      }
    ]
}

Encountering issues

Contact our support

What's new? Check out

Release Notes

Unsure about a term? See

Glossary

Research panel

Help shape the future of our products
Learn more
Service status

Copyright @ 2006-2025 Infobip ltd.