DNS
The DNS endpoint allows you to get a list of DNS records.
Get a list of DNS records
GET
https://api.halosecurity.com/api/v1/dns/list.json
Returns a paginated list of DNS records.
https://www.halosecurity.com/user/security/firewall/dns/list
Query Parameters
Name
Type
Description
sort
String
0
= none (default)
sort_desc
Integer
0
= No (default)
1
= Yes
type
String
Filter by type
value
String
Filter by value
host
String
Filter by host
Last updated