network

Get registered nodes

Returns the list of registered nodes

get/api/v1/network/registered-nodes

Query parameters

limitinteger

The maximum number of items to return

order'asc' | 'desc'

The order in which items are listed

registerednode.idstring

The ID of the registered node

type'BLOCK_NODE' | 'GENERAL_SERVICE' | 'MIRROR_NODE' | 'RPC_RELAY'

Registered node type.

Example:BLOCK_NODE

Response

OK

registered_nodesRegisteredNode[] required— unresolved $ref

Changes

Changed in 3 of the 53 revisions of this API.16

    • removed subschema #2 from the registered_nodes/items/service_endpoints/items/ response property allOf list for the response status 200

      response-property-all-of-removed

    • the response property registered_nodes/items/service_endpoints/items/general_service became required for the status 200

      response-property-became-required

    • the response property registered_nodes/items/service_endpoints/items/mirror_node became required for the status 200

      response-property-became-required

    • the response property registered_nodes/items/service_endpoints/items/rpc_relay became required for the status 200

      response-property-became-required

    • added the required property registered_nodes/items/service_endpoints/items/block_node to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 22 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog