assetUrl

suspend fun assetUrl(id: String, option: AssetUrlOption): Result<String>

This generates a time-limited URLs for a single scan capture asset, indicated by the type.

These include a body model (a 3D avatar in PLY format), indicators of measurement locations ("stripes", also models in PLY format), and a preview image of the body model/avatar.

The URL expires after 60 minutes.

Parameters

{string} option - The type of asset to fetch