DNSList DNSOn this pageList DNSReturns a list of all DNSHTTP RequestGET /dnsAuth: trueExample Response{ "service_ids": [ "10", "20" ], "zones": [ { "domain_id": "60", "name": "booble.com", "service_id": "10" }, { "domain_id": "61", "name": "bgg12ooble.com", "service_id": "20" } ]}