Skip to main content
GET
/
api
/
health
Health
curl --request GET \
  --url http://localhost:8080/api/health
{
  "status": "<string>"
}

Response

200 - application/json

Successful Response

status
string
required