Retrieve all RSS3 Nodes
Retrieve the list of all RSS3 Nodes. This endpoint allows filtering by cursor, limit, and Node address.
GET
/nta/nodes
Query Parameters
cursor
string
Specify the cursor used for pagination. This helps in retrieving the next set of results in a paginated response.
limit
integer
Limit the number of results
Default:
50
node
string
Node address
A successful response containing a list of nodes. Each entry includes detailed information about the node.