GET
/
health
/
alive
curl --request GET \
  --url http://localhost/api/v1/health/alive
"<any>"

Response

200 - application/json

Success

The response is of type any.