GET https://develop.roblox.com/v2/assets/:id/versions
Retrieves asset information for the specified asset ID. The authenticated user must be able to manage the asset
or granted by package permission.
id The ID of the asset.Roblox.Platform.Assets.IAsset
Roblox-Place-Id The ID of the place.Roblox.Platform.Assets.IPlace
limit The number of results per request.
cursor The paging cursor for the previous or next page.
sortOrder Sort by version number, default is desc.
GET https://develop.roblox.com/v2/assets/:id/versions Retrieves asset information for the specified asset ID. The authenticated user must be able to manage the asset or granted by package permission. id The ID of the asset.Roblox.Platform.Assets.IAsset Roblox-Place-Id The ID of the place.Roblox.Platform.Assets.IPlace limit The number of results per request. cursor The paging cursor for the previous or next page. sortOrder Sort by version number, default is desc.