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