Skip to main content
GET
Recent votes

Authorizations

Authorization
string
header
required

The bot's API token, generated on its edit page. Sent bare or as Bearer <token> -- both are accepted, because the libraries already posting to other lists send both. The token is shown once; generating a new one invalidates the old.

Path Parameters

id
string
required

The bot's Discord application id. It has to be the bot the token belongs to.

Pattern: ^\d{17,19}$

Query Parameters

limit
integer
default:50

1 to 100. Anything outside the range is clamped rather than refused.

Required range: 1 <= x <= 100

Response

The most recent votes.

votes
object[]