getAssetEndpoint Method
Obtain an endpoint URL and access token for the specified Cesium Ion asset.
getAssetEndpoint(assetId: string, iTwinId?: string): Promise<CesiumAssetEndpoint | undefined>
@returns The resolved endpoint, or undefined if the asset cannot be accessed.
Returns - Promise<CesiumAssetEndpoint | undefined>
The resolved endpoint, or undefined if the asset cannot be accessed.
Defined in
Last Updated: 23 June, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.