MongoDB health
GET
/health/mongodb
Returns 200 if MongoDB connection is ready, 503 otherwise. No auth required.
Responses
MongoDB healthy
application/json
JSON "status": "ok"
{
}
Returns 200 if MongoDB connection is ready, 503 otherwise. No auth required.
MongoDB healthy