Preview - Not Ready for Release
Destiny2
Preview
Verb: GET
Path: /Destiny2/Stats/Leaderboards/{membershipType}/{destinyMembershipId}/{characterId}/
Gets leaderboards with the signed in user's friends and the supplied destinyMembershipId as the focus. PREVIEW: This endpoint is still in beta, and may experience rough edges. The schema is in final form, but there may be bugs that prevent desirable operation.
Path Parameters
-
characterId
The specific character to build the leaderboard around for the provided Destiny Membership.
-
destinyMembershipId
The Destiny membershipId of the user to retrieve.
-
membershipType
A valid non-BungieNet membership type.
The types of membership the Accounts system supports. This is the external facing enum used in place of the internal-only Bungie.SharedDefinitions.MembershipType.
Type: int32
Querystring Parameters
-
maxtop
Maximum number of top players to return. Use a large number to get entire leaderboard.
-
modes
List of game modes for which to get leaderboards. See the documentation for DestinyActivityModeType for valid values, and pass in string representation, comma delimited.
-
statid
ID of stat to return rather than returning all Leaderboard stats.
Response
Look at the Response property for more information about the nature of this response
Content Type: application/json
Type: object
Object Properties
Response
Type: object
Dictionary Contents:
object
Dictionary Key Type:
string
MessageData
Type: object
Dictionary Contents:
string
Dictionary Key Type:
string