Skip to content

Ping the server for liveness

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

OK

string
Example
.