v1
latestOpenAPI 3.1.02026-08-045217107.2 KBHealth
Ping
Simple health check. Returns OK status and timestamp.
get/v1/ping
Response
OK
Example response
{
"status": "ok",
"timestamp": 1708372800000
}Simple health check. Returns OK status and timestamp.
OK
{
"status": "ok",
"timestamp": 1708372800000
}