Status

Get the status

This path returns the status.

Method

Path

GET

/status

Parameters

None

Sample Response

{
    "result": {
        "initialized": true,
        "version": "0.0.3"
    }
}