Get a list of subdomains by name
This API endpoint accepts a path parameter name and returns List subdomains
Arguments¶
Parameter | Type | Required | Description |
---|---|---|---|
name | String | Yes | Ans name to look up the subdomains for |
Response¶
Parameter | Type | Description |
---|---|---|
address | Array | List of subdomains |
```` |