Get name subdomains
Retrieves the list of subdomains for a specific name.
GET
/v1/names/{name}/subdomains
Get name subdomains
Retrieves the list of subdomains for a specific name
Path Parameters
name
Requiredstring
fully-qualified name
Example:"id.blockstack"
Status code | Description |
---|---|
200 | Success |
Terminal
$curl -X GET "https://api.hiro.so/v1/names/id.blockstack/subdomains"
Fetch a list of subdomains in a name.
["string"]