system
Health check
Return the health status, version, and uptime
get/health
Response
OK
Example response
{
"status": "ok",
"uptime": "2h30m15s",
"version": "1.0.0"
}Return the health status, version, and uptime
OK
{
"status": "ok",
"uptime": "2h30m15s",
"version": "1.0.0"
}