/sys/uptime

The number of seconds the device has been running since the last reboot.

Get /sys/uptime

SecurityApiKey
Responses
200

Normal response.

401

Unauthorized response.

get/sys/uptime
Request samples
Response samples
application/json
{
  • "result": 1232588.28,
  • "error": "Error message (present if an error occurred)."
}