Get all namespaces
Retrieves a list of all namespaces known to the node.
GET
/v1/namespaces
Get all namespaces
Retrieves a list of all namespaces known to the node.
Status code | Description |
---|---|
200 | Success |
Terminal
$curl -X GET "https://api.hiro.so/v1/namespaces"
Fetch a list of all namespaces known to the node.
{"namespaces": ["string"]}