Retrieve a specific whitelisted IP
GET https://api.sendgrid.com/v3/access_settings/whitelist/:rule_id
This endpoint allows you to retreive a specific IP address that has been whitelisted.
You must include the ID for the specific IP address you want to retrieve in your call.
IP Access Management allows you to control which IP addresses can be used to access your account, either through the User Interface or the API. There is no limit to the number of IP addresses that you can add to your whitelist. It is possible to remove your own IP address from the whitelist, thus preventing yourself from accessing your account.
For more information, please see our User Guide.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |