GET /Destiny2/Stats/Leaderboards/Clans/{groupId}/

bungie.net

Summary:
Operation ID: Destiny2.GetClanLeaderboards
Auth: unknown
Description

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.

Parameters (4)

groupId (integer, path, required)

Group ID of the clan whose leaderboards you wish to fetch.

maxtop (integer, query, optional)

Maximum number of top players to return. Use a large number to get entire leaderboard.

modes (string, query, optional)

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 (string, query, optional)

ID of stat to return rather than returning all Leaderboard stats.

No probe data for this endpoint yet.