Skip to main content
GET
Get DNS Records

Query Parameters

wallet
string

Wallet address in any form. DNS records that contain this address in wallet category will be returned.

domain
string

Domain name to search for. DNS records with this exact domain name will be returned.

limit
integer
default:100

Limit number of queried rows. Use with offset to batch read.

offset
integer
default:0

Skip first N rows. Use with limit to batch read.

Response

OK

address_book
object
records
object[]