Api referenceReadyz
List all readyz
curl -X GET "https://example.com/v2/readyz"{ "status": "ok", "info": { "database": { "status": "up" } }, "error": {}, "details": { "database": { "status": "up" } }}curl -X GET "https://example.com/v2/readyz"{ "status": "ok", "info": { "database": { "status": "up" } }, "error": {}, "details": { "database": { "status": "up" } }}