Version

Get information about the Substrates node's implementation and versioning.

get

Returns versioning information of the node.

Responses
200
successful operation
application/json
get
GET /node/version HTTP/1.1
Host: dot-playbook.nownodes.io
Accept: */*
200

successful operation

{
  "clientVersion": "text",
  "clientImplName": "text",
  "chain": "text"
}