List IP Addresses
Returns a list of all whitelisted IP addresses for all of your clients, including the IP addresses associated with the requesting client.
GET
/ip_addresses
Query Parameters
| Field | Required | Type |
|---|---|---|
ip_address Searches a specific IP address. | Optional | String |
page Specify current page. | Optional | Integer |
records_per_page This specifies the number of records to be returned on each page. Defaults to | Optional | Integer |
Request sample
Language:shell
Response sample
Language:json