Destiny2.Get Item
GET {{baseUrl}}/Destiny2/:membershipType/Profile/:destinyMembershipId/Item/:itemInstanceId/?components=<integer>,<integer>
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.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
components | string | A comma separated list of components to return (as strings or numeric values). See the DestinyComponentType enum for valid components to request. You must request at least one component to receive results. |
RESPONSES
status: OK
""