Has Voted

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

Headers

Name
Type
Description

Authorization*

string

It is the client token from cybralist.com

Parameter

Name
Type
Description

userID*

string

It specifies which user data you will withdraw

{
    voted: true/false
}

Last updated