Retrieve all IP addresses
This endpoint allows you to retrieve a list of all assigned and unassigned IPs.
Response includes warm up status, pools, assigned subusers, and whitelabel info. The start_date field corresponds to when warmup started for that IP.
A single IP address or a range of IP addresses may be dedicated to an account in order to send email for multiple domains. The reputation of this IP is based on the aggregate performance of all the senders who use it.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ip | string | ||
exclude_whitelabels | string | ||
limit | number | ||
offset | number | ||
subuser | string | ||
sort_by_direction | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |