v1

latestOpenAPI 3.0.32026-07-17463044.1 KB
Health

Liveness probe.

Very cheap check that only indicates the process is alive.

get/live

Response

The process is alive.

statusstring

Example response

{
  "status": "alive"
}