Destiny2.Get Historical Stats

GET {{baseUrl}}/Destiny2/:membershipType/Account/:destinyMembershipId/Character/:characterId/Stats/?dayend=<dateTime>&daystart=<dateTime>&groups=<integer>,<integer>&modes=20,37&periodType=<integer>

Gets historical stats for indicated character. 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.

Request Params

KeyDatatypeRequiredDescription
dayendstringLast day to return when daily stats are requested. Use the format YYYY-MM-DD.
daystartstringFirst day to return when daily stats are requested. Use the format YYYY-MM-DD
groupsstringGroup of stats to include, otherwise only general stats are returned. Comma separated list is allowed. Values: General, Weapons, Medals
modesstringGame modes to return. See the documentation for DestinyActivityModeType for valid values, and pass in string representation, comma delimited.
periodTypestringIndicates a specific period type to return. Optional. May be: Daily, AllTime, or Activity

RESPONSES

status: OK

&quot;&quot;