Skip to main content

Get player votes

Retrieve all votes cast by a specific player.

Path Parameters
uuid uuid REQUIRED

UUID of the player

Query Parameters
per_page integer

Possible values: 1 ≤ value ≤ 100

Number of results per page

page integer

Possible values: 1 ≤ value

Page number

Responses
200

successful operation

Schema OPTIONAL
data object[] OPTIONAL
claimed_at date-time OPTIONAL

When the vote was claimed

player object OPTIONAL

Player who cast the vote

uuid uuid OPTIONAL

UUID of the player

username string OPTIONAL

Username of the player

gameserver object OPTIONAL

Game server that was voted for

id integer OPTIONAL

ID of the game server

name string OPTIONAL

Name of the game server

links object OPTIONAL
first string OPTIONAL
last string OPTIONAL
prev string OPTIONAL
next string OPTIONAL
meta object OPTIONAL
current_page integer OPTIONAL
from integer OPTIONAL
last_page integer OPTIONAL
links object[] OPTIONAL
url string OPTIONAL
label string OPTIONAL
active boolean OPTIONAL
path string OPTIONAL
per_page integer OPTIONAL
to integer OPTIONAL
total integer OPTIONAL
404

Player not found

Schema OPTIONAL
error string OPTIONAL