Health check

GET /api/healthz

Responses

  • 200

    Server is healthy

GET /api/healthz
curl \
 --request GET 'http://localhost:8080/api/healthz'