Skip to main content

/v1/namespaces REST API Endpoint

Retrieves a list of all namespaces known to the node.

Updated on
Oct 4, 2023

/v1/namespaces REST API Endpoint

Parameters

This method does not accept any parameters

Returns

object
Fetch a list of all namespaces known to the node.
namespaces
array[strings]
The namespaces
Request
1
curl -X 'GET' \
2
'https://docs-demo.stacks-mainnet.quiknode.pro/v1/namespaces/' \
3
-H 'Content-Type: application/json'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free