GET
/
zones
/
{zone_id}
/
ips

Authorizations

X-API-KEY
string
headerrequired

Path Parameters

zone_id
string
required

The ID of the zone to retrieve IPs for.

Query Parameters

country_codes
string

A comma separated string of two-letter country codes to limit the returned IPs to, for example us,de to return zone IPs from the United States and Germany.

Response

200 - application/json
status
enum<string>
Available options:
ok
ips
string[]

An array of strings containing the IPs in the zone.