This method retrieves all of the records for a specific domain id. It also features options to break the results up into pages and show a specific page (if {perpage} is used) as well. No post data is required.
Sample CURL for retrieving all resource records from a specific domain
curl -u username:password -X GET -H “Accept: application/json” “https://api.totaluptime.com/CloudDNS/Domain/XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX/AllRecords?”