assetUrls

suspend fun assetUrls(id: String): Result<AssetUrls>

This generates time-limited URLs for scan capture assets. 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 URLs expire after 60 minutes.

Parameters

{string} id - The id of the scan to fetch