GET https://inventory.roblox.com/v2/users/:userId/inventory
Get user's inventory by multiple Roblox.Platform.Assets.AssetType.
userId The inventory owner's userId.
assetTypes The asset types to query.
filterDisapprovedAssets Filters moderated assets when enabled.
showApprovedOnly Filters moderated assets and assets pending review when enabled.
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.
GamePass and Badges not allowed.
GET https://inventory.roblox.com/v2/users/:userId/inventory Get user's inventory by multiple Roblox.Platform.Assets.AssetType. userId The inventory owner's userId. assetTypes The asset types to query. filterDisapprovedAssets Filters moderated assets when enabled. showApprovedOnly Filters moderated assets and assets pending review when enabled. 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. GamePass and Badges not allowed.