cURL
curl --request GET \ --url https://kan.bn/api/v1/health
{ "status": "ok", "database": "ok", "storage": "ok" }
Returns the health status of the application and its dependencies
Successful response
ok
error
not_configured