Destiny2
Gets activity history stats for indicated character.
get/Destiny2/{membershipType}/Account/{destinyMembershipId}/Character/{characterId}/Stats/Activities/
Path parameters
characterIdinteger required
The id of the character to retrieve.
destinyMembershipIdinteger required
The Destiny membershipId of the user to retrieve.
membershipTypeinteger required
A valid non-BungieNet membership type.
Query parameters
countinteger
Number of rows to return
modeinteger
A filter for the activity mode to be returned. None returns all activities. See the documentation for DestinyActivityModeType for valid values, and pass in string representation.
pageinteger
Page number to return, starting with 0.
Response
Look at the Response property for more information about the nature of this response