Tokens.GetBungieRewardsForUser

Tokens

Verb: GET

Path: /Tokens/Rewards/GetRewardsForUser/{membershipId}/

Returns the bungie rewards for the targeted user.

Required Scope(s)

  • oauth2: ReadAndApplyTokens

Path Parameters

  • membershipId
    bungie.net user membershipId for requested user rewards. If not self, elevated permissions are required.
    Type: int64

Response

Look at the Response property for more information about the nature of this response
Content Type: application/json
Type: object
Object Properties
Response
Type: object
Dictionary Contents: Tokens.BungieRewardDisplay
Dictionary Key Type: string
ErrorCode
Type: int32
ThrottleSeconds
Type: int32
ErrorStatus
Type: string
Message
Type: string
MessageData
Type: object
Dictionary Contents: string
Dictionary Key Type: string
DetailedErrorTrace
Type: string