GET (/inventory/{itemID})

Provides the full set of details for a specific inventory item. The domain for these URIs is inventory.xboxlive.com.

Remarks

No policy checks, enforcement, or filtering will occur as a part of this call.

URI parameters

Parameter Type Description
itemID string the ID unique to each user for a singular inventory item

Response body

Sample response

The response to a GET request, assuming it passes authentication and is assigned the appropriate authorization context, is a single inventory item with the full set of item properties.

{inventoryItem}
         

See also

Parent

GET (/inventory/{itemID})

Further Information

EDS Common Headers

EDS Parameters

EDS Query Refiners

Marketplace URIs

Additional Reference