GET https://catalog.roblox.com/v1/assets/:assetId/bundles
Lists the bundles a particular asset belongs to. Use the Id of the last bundle in the response to get the next page.
assetId
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://catalog.roblox.com/v1/assets/:assetId/bundles Lists the bundles a particular asset belongs to. Use the Id of the last bundle in the response to get the next page. assetId 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.