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

Response

200 - application/json
Successful Response

The response is of type any.