GET
/
api
/
v1
/
health
/
readiness
{
  "status": "true"
}

Response

200
application/json

Application is ready to receive traffic

The response is of type object.