Skip to main content
GET
Get IPPool

Authorizations

X-Account-ApiKey
string
header
required

This api key can be used for all account level operations

Path Parameters

ippool_id
integer
required

The ID of the IPPool whose information you want to retrieve

Example:

74

Response

Details of a specific IPPool

id
integer
Example:

746

name
string
Example:

"Transactional"

created
integer
Example:

1597511124804000

ips
object[]
thirdPartySendingProviders
object[]
routingStrategy
integer
Example:

0

routingMetaData
string
Example:

"{}"

autoWarmupEnabled
boolean
Example:

false

infraMonitor
boolean
Example:

true

ipDomainWarmupStatus
string | null
Example:

null

shouldOverflow
boolean

Indicates whether the IP should overflow, once email capacity of the IP Pool has been reached, should we send remaining emails over shared IP or not

Example:

true

overflowPoolName
string

The name of the overflow pool

Example:

"Transactional"

warmupInterval
integer

The interval for the warmup

Example:

60