{ "opencollection": "1.0.0", "info": { "name": "Access Accounts NodeVersionInfo API", "version": "1.0.0" }, "items": [ { "info": { "name": "NodeVersionInfo", "type": "folder" }, "items": [ { "info": { "name": "Get Node Version Information", "type": "http" }, "http": { "method": "GET", "url": "https://rest-testnet.onflow.org/v1/node_version_info" }, "docs": "Get node version information, such as semver, commit, sporkID and protocol version." } ] } ], "bundled": true }