Get Name Subdomains
Retrieves the list of subdomains for a specific name
Path Parameters |
---|
name string — REQUIREDfully-qualified name Example: id.blockstack |
Responses | ||
---|---|---|
200 Success
|
Retrieves the list of subdomains for a specific name
Path Parameters |
---|
name string — REQUIREDfully-qualified name Example: id.blockstack |
Responses | ||
---|---|---|
200 Success
|
fetch_subdomains_list_for_name
GET /v1/names/:name/subdomains
https://api.mainnet.hiro.so
curl -L 'https://api.mainnet.hiro.so/v1/names/:name/subdomains' \
-H 'Accept: application/json'