Destiny2.Get Activity History
GET {{baseUrl}}/Destiny2/:membershipType/Account/:destinyMembershipId/Character/:characterId/Stats/Activities/?count=<integer>&mode=<integer>&page=<integer>
Gets activity history 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 |
---|---|---|---|
count | string | Number of rows to return | |
mode | string | 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. | |
page | string | Page number to return, starting with 0. |
RESPONSES
status: OK
""