GET
/
api
/
v4
/
health
/
whitelabels
curl --request GET \
  --url https://api.drip.re/api/v4/health/whitelabels
{
  "message": "Ok"
}

Response

200
application/json
All services are healthy
message
string
default:Ok