Use the Search DNS Records API to search for a particular DNS record. The API response contains the list of the details of the DNS records, which are listed according to their IDs.
HTTP Request
Parameters
Name
Method
Value
Description
Required
act
GET
dnsrecords
The action will list all the dns records
Yes
pdnsid
GET
Int
The pdnsid whose dns records needs to be listed
Yes
domain
GET
Int
The dns records will be searched on the basis of domain_id specified
No
dns_name
GET
text
The dns records will be searched on the basis of the dns name specified
No
dns_domain
GET
text
The dns records will be searched on the basis of dns domain specified
No
record_type
GET
text
The dns records will be searched on the basis of record type specified, refer below table for valid values