Get All Assets
webflow.getAllAssets()
Retrieve all assets on a site.
Syntax
Returns
Promise<Asset[]>
A Promise that resolves to an array of Assets.
Example
Designer Ability
Checks for authorization only
Get All Assets
webflow.getAllAssets()
Retrieve all assets on a site.
Promise<Asset[]>
A Promise that resolves to an array of Assets.
Checks for authorization only