Get Network Book Nodes
Get the network address book nodes.
This method will use 20
Compute Units.
Returns the network's list of nodes used in consensus
Query parameters
file.idstringOptionalExample:
The ID of the file entity
{"summary":"--","value":""}
Pattern: ^((gte?|lte?|eq|ne)\:)?(\d{1,10}\.\d{1,10}\.)?\d{1,10}$
limitinteger · int32 · min: 1 · max: 100OptionalDefault:
The maximum number of items to return
25
Example: 2
node.idstringOptionalExample:
The ID of the node
{"summary":"--","value":""}
Pattern: ^((eq|gt|gte|lt|lte):)?\d{1,19}$
orderundefined · enumOptionalDefault:
The order in which items are listed
asc
Example: desc
Possible values: Responses
200
OK
application/json
400
Invalid parameter
application/json
get
Last updated
Was this helpful?