Has Voted

GET https://api.bhlist.co.in/vote/check/:userID

Headers

NameTypeDescription

Authorization*

string

It is the client token from bhlist.co.in

Parameter

NameTypeDescription

userID*

string

It specifies which user data you will withdraw

{
    voted: true/false
}

Last updated