GET https://apis.roblox.com/cloud/v1/assets/:assetId
Retrieve specific asset metadata. Include the readMask parameter for additional asset metadata.
assetId The unique identifier of the asset.
readMask Asset metadata fields to retrieve, including the description, display name, icon, social links, and previews. Examples: description%2CdisplayName, previews%2CtwitchSocialLink.
Retrieve specific asset metadata.
GET https://apis.roblox.com/cloud/v1/assets/:assetId Retrieve specific asset metadata. Include the
readMask
parameter for additional asset metadata. assetId The unique identifier of the asset. readMask Asset metadata fields to retrieve, including the description, display name, icon, social links, and previews. Examples:description%2CdisplayName
,previews%2CtwitchSocialLink
. Retrieve specific asset metadata.