v1
latestOpenAPI 3.0.32026-07-2618073.2 KBService
Health check
Returns basic service status, current time, and process uptime.
get/v1/service/health
Response
Successful response.
Example response
{
"status": "ok",
"uptimeSeconds": 3600,
"now": "2024-01-15T12:00:00.000Z"
}