v1
latestOpenAPI 3.0.22026-07-17412169.2 KBNodes
Returns a node version to be installed.
Retrieves the node data for installation, either the latest or a specific version.
get/nodes/{nodeId}/install
Path parameters
nodeIdstring required
The unique identifier of the node.
Query parameters
versionstring
Specific version of the node to retrieve. If omitted, the latest version is returned.
Response
Node data returned successfully.