Skip to main content
method
path

Query Parameters

Below are the query parameters available for customizing the response:
string | undefined
Unique identifier for a specific vote.
string | undefined
Identifier for a specific post to find votes for.
string
Identifier for a specific voter to find their votes.
asc | desc
default:"asc"
Specifies the sorting order of the votes based on their creation dates (asc or desc).
asc | desc
default:"asc"
Specifies the sorting order of the votes based on their creation dates (asc or desc).
1-100
default:"10"
Specifies the maximum number of votes to retrieve in one request.
1-n
default:"1"
Specifies the page number for pagination.