Version
You can query the version endpoint to see which version of Raiden you're currently running.
Address Resource Overview
HTTP Method
Resource
Description
Version Resource Details
Version of Raiden
GET
http://localhost:5001/api/v1/version
Path Parameters
Name
Type
Description
version
string
Version of the API
{
"version": "0.100.5a1.dev157+geb2af878d"
}
Last updated
Was this helpful?