network

Get the network address book nodes

Returns the network's list of nodes used in consensus

get/api/v1/network/nodes

Query parameters

file.idstring

The ID of the file entity

limitinteger

The maximum number of items to return

node.idstring

The ID of the node

order'asc' | 'desc'

The order in which items are listed

Response

OK

nodesNetworkNodes required— unresolved $ref

Changes

Changed in 2 of the 53 revisions of this API.211

    • added the required property nodes/items/associated_registered_nodes to the response with the 200 status

      response-required-property-added

    • the response property _status/messages/items/data became nullable for the status 400

      response-property-became-nullable

    • the response property _status/messages/items/detail became nullable for the status 400

      response-property-became-nullable

    • the response property links/next became nullable for the status 200

      response-property-became-nullable

    • the response property nodes/items/admin_key became nullable for the status 200

      response-property-became-nullable

    • the response property nodes/items/decline_reward became nullable for the status 200

      response-property-became-nullable

    • the response property nodes/items/description became nullable for the status 200

      response-property-became-nullable

    • the response property nodes/items/file_id became nullable for the status 200

      response-property-became-nullable

    • the response property nodes/items/max_stake became nullable for the status 200

      response-property-became-nullable

    • the response property nodes/items/memo became nullable for the status 200

      response-property-became-nullable

    • the response property nodes/items/min_stake became nullable for the status 200

      response-property-became-nullable

    • the response property nodes/items/node_account_id became nullable for the status 200

      response-property-became-nullable

    • the response property nodes/items/node_cert_hash became nullable for the status 200

      response-property-became-nullable

    • the response property nodes/items/public_key became nullable for the status 200

      response-property-became-nullable

    • the response property nodes/items/reward_rate_start became nullable for the status 200

      response-property-became-nullable

    • the response property nodes/items/stake became nullable for the status 200

      response-property-became-nullable

    • the response property nodes/items/stake_not_rewarded became nullable for the status 200

      response-property-became-nullable

    • the response property nodes/items/stake_rewarded became nullable for the status 200

      response-property-became-nullable

    • the response property nodes/items/staking_period/allOf[TimestampRangeNullable]/ became nullable for the status 200

      response-property-became-nullable

    • the response property nodes/items/staking_period/allOf[TimestampRangeNullable]/to/allOf[TimestampNullable]/ became nullable for the status 200

      response-property-became-nullable

    • the response property nodes/items/timestamp/to/allOf[TimestampNullable]/ became nullable for the status 200

      response-property-became-nullable

    • removed the required property nodes/items/associated_registered_nodes from the response with the 200 status

      response-required-property-removed

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