latestOpenAPI 3.0.42026-08-138121,1193.1 MB
ece7c5a315e7
Assets
Retrieves asset information for the specified asset ID. The authenticated user must be able to manage the asset or granted by package permission.
Use OpenCloud Assets API instead.
get/v2/assets/{id}/versions
Path parameters
idinteger required
The ID of the asset.Roblox.Platform.Assets.IAsset
Query parameters
limit10 | 25 | 50 | 100
The number of results per request.
cursorstring
The paging cursor for the previous or next page.
sortOrder'Asc' | 'Desc'
Sort by version number, default is desc.
Headers
Roblox-Place-Idinteger required
The ID of the place.Roblox.Platform.Assets.IPlace
Response
OK