GET https://inventory.roblox.com/v2/users/:userId/inventory/:assetTypeId
Gets user's inventory based on specific asset type
userId The user Id of the inventory owner
assetTypeId The asset type Id of the items to get
limit The number of results per request.
cursor The paging cursor for the previous or next page.
sortOrder The order the results are sorted in.
GET https://inventory.roblox.com/v2/users/:userId/inventory/:assetTypeId Gets user's inventory based on specific asset type userId The user Id of the inventory owner assetTypeId The asset type Id of the items to get limit The number of results per request. cursor The paging cursor for the previous or next page. sortOrder The order the results are sorted in.