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

Response

200
application/json
Bot is healthy
message
string
default:Ok