Description

Retrieves a leaderboard for the given user.

General

End Point
https://www.mogl.com/api/v2/users/friends/{user}/leaderboard
HTTP Method GET
Requires SSL true
Requires Acting User false
Scope(s) None

Path Parameters

Path parameters are ALWAYS required.

user The user id of the user we want a leader board for.

Request Parameters

Parameters are NOT REQUIRED unless noted otherwise.

offset The offset into the results list. Note that you can specify -1 and the system will attempt to find numResults neigbors from the curernt user.
numResults Number of results to return per page.
sort The sort order for the leaderboard.

Response Fields

results A list of user summary objects. See results details, See userSummary details

Try It Now

Endpoint
Client Id
(required)
Access Token
Add
User Token
*(see below -- client_credentials only)
offset
Add
numResults
Add
sort
Add
*Partners that authenticate with client_credentials should provide a user_token.