Retrieve leaderboard entries

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Application identifier

string
required

Identifier for the leaderboard

boolean
required

Flag to include user in the response

number
required

Number of users around the current user to include

number
required
deprecated

Number of top users to include (deprecated, use 'limit' instead)

number
1 to 5000

The maximum number of entries to retrieve

number

The score to start after. The response will include entries with scores greater than this value. Send with 'startAfterCreatedAt' parameter.

number

The timestamp to start after. The response will include entries with created at greater than this value. Send with 'startAfterScore' parameter.

number

The score to end before. The response will include entries with scores less than this value. Send with 'endBeforeCreatedAt' parameter.

number

The timestamp to end before. The response will include entries with created at less than this value. Send with 'endBeforeScore' parameter.

Responses

400

Invalid argument

403

Permission denied

410

Leaderboard not found

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json