Status¶
Get the status¶
This path returns the status.
Method |
Path |
---|---|
|
|
Parameters¶
None
Sample Response¶
{
"result": {
"initialized": true,
"version": "0.0.3"
}
}
This path returns the status.
Method |
Path |
---|---|
|
|
None
{
"result": {
"initialized": true,
"version": "0.0.3"
}
}