Skip to main content
GET
/
heartbeat
Ping the server for liveness
curl --request GET \
  --url http://localhost:8080/heartbeat
"."

Response

200 - text/plain

OK

The response is of type string.

Example:

"."