Retrieve leaderboard entries by a list of application IDs

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

The application ID associated with the request.

appIds
array of strings
required

The list of application IDs to find leaderboards.

appIds*
integer
required
Defaults to 2

The maximum number of leaderboards to retrieve.

number

A number to start the retrieval after based on 'updatedAt' field, for pagination purposes. Optional.

boolean

Whether to ignore the timestamp filter or not. Optional.

Responses

400

Invalid arguments. Issues with 'appId', 'appIds', 'limit', or 'startAfter'.

410

No leaderboard found with the provided 'appId' and 'appIds'.

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