GET
/
votes
/
{user_id}

Authorizations

Guilds-Api-Key
string
headerrequired

API Key specific to each guild

Guilds-App-Id
string
headerrequired

App ID specific to each guild

Path Parameters

user_id
string
required

The unique Discord user ID (snowflake).

Response

200 - application/json
voted
boolean

Whether or not this user has an active vote

remaining
integer | null

The time remaining of this users vote in miliseconds