Menu

Expand
Rate this page:

IP Address

Elements that can be shared among more than one endpoint definition.

Retrieve all IP pools an IP address belongs to

GET /v3/ips/{ip_address}

Base url: https://api.sendgrid.com

This endpoint allows you to see which IP pools a particular IP address has been added to.

The same IP address can be added to multiple IP pools.

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.

Authentication

  • API Key

Headers

Authorization
string
default: Bearer <<YOUR_API_KEY_HERE>>
required

Path Parameters

ip_address
string

The IP address you are retrieving the IP pools for.

default: None
required

Responses

object
ip
string

The IP address.

required
subusers
array[string]

The subusers that can send email using this IP address.

required
rdns
string

The reverse DNS record for this IP address.

required
pools
array[string]

The list of IP pools that this IP address belongs to.

required
warmup
boolean

Indicates if this IP address is currently warming up.

required
start_date
integer or null

The date that the IP address was entered into warmup.

required
whitelabeled
boolean

Indicates if this IP address is associated with a reverse DNS record.

required
Loading Code Sample...
        
        

        Retrieve all IP pools an IP address belongs to

        Rate this page:

        Need some help?

        We all do sometimes. Get help now from the Twilio SendGrid Support Team.

        Running into a coding hurdle? Lean on the wisdom of the crowd by browsing the SendGrid tag on Stack Overflow or visiting Twilio's Stack Overflow Collective.

        Loading Code Sample...
              
              
              

              Thank you for your feedback!

              Please select the reason(s) for your feedback. The additional information you provide helps us improve our documentation:

              Sending your feedback...
              🎉 Thank you for your feedback!
              Something went wrong. Please try again.

              Thanks for your feedback!

              thanks-feedback-gif