List Leaderboard Entries

A user that competes is considered a leaderboard entry. Retrieving leaderboard entries returns a paginated list of twenty leaderboard entry objects at maximum.

get/{id}/entries/

Path parameters

idstring required

Leaderboard Id

Query parameters

profile_idstring[]

Query entries for the given Profile IDs. Multiple parameters can be provided.

view_idstring[]

Query entries for the give Leaderboard View ID. Multiple parameters can be provided.

page_sizeinteger

The number of entries per page. Default is 20, max is 100.

Response

200

Changes

No recorded changes to this endpoint across all 1 revision of this API.