cURL
curl --request GET \ --url http://{api_endpoint}/api/v1/v1/health/ready
"<any>"
Get server readiness to accept traffic
Success
The response is of type any.
any