Inventories

Given a package ID, returns the list of asset IDs for that package

Packages have been migrated to bundles. Use catalog.roblox.com/v1/bundles/{bundleId}/details

get/v1/packages/{packageId}/assets

Path parameters

packageIDinteger required

The asset ID of the package

Response

OK

assetIdsinteger[]

The asset ids

Changes

No recorded changes to this endpoint across all 12 revisions of this API.