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

Response

200
application/json
Wallet-connect is healthy
message
string
default:Ok