Gets the public IP list

Get a list of IP ranges the LaunchDarkly service uses. You can use this list to allow LaunchDarkly through your firewall. We post upcoming changes to this list in advance on our [status page](https://status.launchdarkly.com/). <br /><br />In the sandbox, click 'Play' and enter any string in the 'Authorization' field to test this endpoint.

Authentication

Authorizationstring
API Key authentication via header

Response

Public IP response
addresseslist of strings
A list of the IP addresses LaunchDarkly's service uses
outboundAddresseslist of strings
A list of the IP addresses outgoing webhook notifications use

Errors