Skip to main content
GET
/
health
Get Health
curl --request GET \
  --url http://localhost:8080/health
{
  "status": "ok"
}

Response

status
string
Example: