The time of the last user-initiated reboot. It is a decimal Unix
timestamp string or null if
unavailable. Unanticipated reboots, e.g., due to power failure or
watchdog-timeouts do not update this resource.
Get /sys/boot/time
SecurityApiKey
Responses
200
Normal response.
401
Unauthorized response.
get/sys/boot/time
Request samples
curl
Python
JavaScript
Go
Response samples
200
401
application/json
{
"result": "1677287880.350",
"error": "Error message (present if an error occurred)."