Skip to main content

Get Name Subdomains

Retrieves the list of subdomains for a specific name

Path Parameters
name string REQUIRED

fully-qualified name

Responses
200

Success

Schema OPTIONAL
string[]
fetch_subdomains_list_for_name
GET /v1/names/:name/subdomains
name — path
https://api.mainnet.hiro.so
curl -L 'https://api.mainnet.hiro.so/v1/names/:name/subdomains' \
-H 'Accept: application/json'