simpla.fydocs

Liveness probe

GET
/healthz

Response Body

application/json

curl -X GET "https://example.com/healthz"
{
  "status": "string",
  "version": "string"
}