Destiny2
Verb: GET
Path: /Destiny2/{membershipType}/Profile/{destinyMembershipId}/Character/{characterId}/Collectibles/{collectiblePresentationNodeHash}/
Given a Presentation Node that has Collectibles as direct descendants, this will return item details about those descendants in the context of the requesting character.
Path Parameters
-
characterId
The Destiny Character ID of the character for whom we're getting collectible detail info.
-
collectiblePresentationNodeHash
The hash identifier of the Presentation Node for whom we should return collectible details. Details will only be returned for collectibles that are direct descendants of this node.
-
destinyMembershipId
Destiny membership ID of another user. You may be denied.
-
membershipType
A valid non-BungieNet membership type.
The types of membership the Accounts system supports. This is the external facing enum used in place of the internal-only Bungie.SharedDefinitions.MembershipType.
Type: int32
Response
Returns the detailed information about a Collectible Presentation Node and any Collectibles that are direct descendants.
Content Type: application/json
Type: object
Object Properties
MessageData
Type: object
Dictionary Contents:
string
Dictionary Key Type:
string