Getting the DNS Records

Description

Gets the DNS records to manage the Domain Forwarding service.

Parameters

Name Data Type Required / Optional Description
auth-userid Integer Required Authentication Parameter
api-key String Required Authentication Parameter
domain-name String Required The domain name whose DNS Records need to be fetched

HTTP Method

GET

Example Test URL Request

https://test.httpapi.com/api/domainforward/dns-records.json?auth-userid=0&api-key=key&domain-name=domainname.com

Response

Returns a list of maps containing the DNS Records.