Skip to main content

/v1/names/{name}/zonefile/{zoneFileHash} REST API Endpoint

Retrieves the historical zonefile specified by the username and zone hash.

Updated on
Oct 4, 2023

/v1/names/{name}/zonefile/{zoneFileHash} REST API Endpoint

Path Parameters

name
string
REQUIRED
fully-qualified name.
zoneFileHash
string
REQUIRED
zone file hash.

Returns

object
Fetches the historical zonefile specified by the username and zone hash.
Request
1
curl -X 'GET' \
2
'https://docs-demo.stacks-mainnet.quiknode.pro/v1/names/muneeb.id/zonefile/b100a68235244b012854a95f9114695679002af9' \
3
-H 'Content-Type: application/json'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free