Destiny2
Verb: GET
Path: /Destiny2/{membershipType}/Profile/{destinyMembershipId}/Item/{itemInstanceId}/
Retrieve the details of an instanced Destiny Item. An instanced Destiny item is one with an ItemInstanceId. Non-instanced items, such as materials, have no useful instance-specific details and thus are not queryable here.
Path Parameters
-
destinyMembershipId
The membership ID of the destiny profile.
-
itemInstanceId
The Instance ID of the destiny item.
-
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
The response object for retrieving an individual instanced item. None of these components are relevant for an item that doesn't have an "itemInstanceId": for those, get your information from the DestinyInventoryDefinition.
Content Type: application/json
Type: object
Object Properties
MessageData
Type: object
Dictionary Contents:
string
Dictionary Key Type:
string