---
title: "Returns selected Sketchfab asset's GLTF model download URL as well as EON Asset ID If Sketchfab asset has not been curated yet, this method would return the direct download url from Sketchfab and 0 as Asset ID"
method: POST
path: "/Lesson/GetSketchfabAssetDownloadURLAndAssetID"
tags: ["Lesson"]
---

# Returns selected Sketchfab asset's GLTF model download URL as well as EON Asset ID If Sketchfab asset has not been curated yet, this method would return the direct download url from Sketchfab and 0 as Asset ID

`POST /Lesson/GetSketchfabAssetDownloadURLAndAssetID`

## Headers

- `X-Version` string

## Request body

- SketchfabAjaxDownloadSketchfabModel
  - `glbCompressionType` integer
  - `institutionID` integer
  - `sketchfab_UID` string, nullable
  - `format` integer — so 0 = gltf, 1= glb, default is gltf

## Response `200`

Success

---

[API](https://skmtc.dev/eon-xr/apis/eonxr-api.md) · [All operations](https://skmtc.dev/eon-xr/apis/eonxr-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/eon-xr/eonxr-api/revisions/538c75161c64/schema)
