IPs
Get all IPs
Retrieve all IPs associated with a domain
GET
https://api.packetengine.co.uk/v1/domains/{domain}/ips
This endpoint will return all IPs from a domain's active subdomains.
Path Parameters
Name
Type
Description
domain*
String
The domain to fetch IPs for
Query Parameters
Name
Type
Description
without-tags
String
Tags to exclude
Headers
Name
Type
Description
Accept
String
application/json
Accept
String
text/plain
Last updated