Returns 200 if all services are running, 400 if any are down.
curl --request GET \ --url https://api.drip.re/api/v4/health/whitelabels
{ "message": "Ok" }
All services are healthy
The response is of type object.
object