This endpoint is deprecated.
List all dedicated ips for provided account id
DEPRECATED:
SUNSET:
SUCCESSOR:
Fetch all dedicated ips for the provided account id.
Please log in to see full path URL. Learn why.
get
/email/1/ips
Authorizations:
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
- cURL
- Java
- C#
- Go
- Python
- PHP
- JavaScript
- NodeJs
- Ruby
Example
cURL
Copy
curl -L -g 'https://{baseUrl}/email/1/ips' \ -H 'Authorization: {authorization}' \ -H 'Accept: application/json'
Response samples
- 200
- 400
- 401
- 403
- 429
- 500
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"
}
]
}
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See