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
Key | Datatype | Required | Description |
---|---|---|---|
dayend | string | Last day to return when daily stats are requested. Use the format YYYY-MM-DD. | |
daystart | string | First day to return when daily stats are requested. Use the format YYYY-MM-DD | |
groups | string | Group of stats to include, otherwise only general stats are returned. Comma separated list is allowed. Values: General, Weapons, Medals | |
modes | string | Game modes to return. See the documentation for DestinyActivityModeType for valid values, and pass in string representation, comma delimited. | |
periodType | string | Indicates a specific period type to return. Optional. May be: Daily, AllTime, or Activity |
RESPONSES
status: OK
""