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

Response

200
application/json

Success

The response is of type any.