Get deployment readiness
Response Body
application/json
application/json
curl -X GET "https://example.com/health/ready"{ "status": "ready", "checks": { "property1": "string", "property2": "string" }}

application/json
application/json
curl -X GET "https://example.com/health/ready"{ "status": "ready", "checks": { "property1": "string", "property2": "string" }}