GET https://inventory.roblox.com/v1/users/:userId/assets/collectibles
Gets all collectible assets owned by the specified user.
userId The userid of the owner of the collectibles.
assetType The asset type for the collectibles you're trying to get.
limit The number of results per request.
cursor The paging cursor for the previous or next page.
sortOrder Sorted by userAssetId
GET https://inventory.roblox.com/v1/users/:userId/assets/collectibles Gets all collectible assets owned by the specified user. userId The userid of the owner of the collectibles. assetType The asset type for the collectibles you're trying to get. limit The number of results per request. cursor The paging cursor for the previous or next page. sortOrder Sorted by userAssetId