Menu

Expand
Rate this page:

IP Address

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

Retrieve all assigned IPs

GET /v3/ips/assigned

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

This endpoint allows you to retrieve only assigned IP addresses.

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

Responses

array[object]
ip
string

The IP address.

required
pools
array[string]

The IP pools that this IP address has been added to.

required
warmup
boolean

Indicates if this IP address is currently warming up.

required
start_date
integer

The start date that this IP address was entered into warmup.

required
Loading Code Sample...
        
        

        Retrieve all assigned IPs

        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