Get Asset URL
asset.getUrl()
This method retrieves the hosted URL of an asset hosted on Webflow’s CDN.
Syntax
Returns
Promise<string>
A Promise that resolves to the URL string of the hosted asset.
Example
Designer Ability
Checks for authorization only