GET
POST
GET
PUT
DELETE
Name.comName.comDNSList all the domain records
GET
https://api.lowcodeapi.com/name/v4/domains/domainname/records
Query Parameters 3
domainNamestring
pagenumber
perPagenumber
Parameters Description
domainNamestring
DomainName is the zone to list the records for;
pagenumber
Get specific page
perPagenumber
Number of items per page
Overview

List all the records of a domain

API Reference Link
https://www.name.com/api-docs/dns#ListRecords
Response
API response data will be shown here once the request is completed.
Snippet
cURL
curl -X GET \
 'https://api.lowcodeapi.com/name/v4/domains/domainname/records' \
 -H 'Cache-Control: no-cache' \
 -H 'Content-Type: application/json' --data-raw '{}'
© 2024LowCodeAPI

Last Updated : 2024-12-16 14:03 +00:00