Skip to content

Health check

GET
/health
curl --request GET \
--url http://localhost:8080/health

Returns the health status of the API. Always accessible without authentication.