Contents

Source

This page was generated with Wiki Builder. Do not change the format!

Info

Gets aggregate historical stats organized around each character for a given account.

Parameters

Path Parameters

Name Schema Required Description
destinyMembershipId integer:int64 Yes The Destiny membershipId of the user to retrieve.
membershipType BungieMembershipType:Enum Yes A valid non-BungieNet membership type.

Query String Parameters

Name Schema Required Description
groups DestinyStatsGroupType:Enum[] No Groups of stats to include, otherwise only general stats are returned. Comma separated list is allowed. Values: General, Weapons, Medals.

Example

Request

GET https://www.bungie.net/Platform/Destiny2/{membershipType}/Account/{destinyMembershipId}/Stats/

Response

PlatformErrorCode: 200

References

  1. https://bungie-net.github.io/multi/operation_get_Destiny2-GetHistoricalStatsForAccount.html#operation_get_Destiny2-GetHistoricalStatsForAccount