---
title: "Get 3D Asset model language as demo."
method: POST
path: "/Template/GetDemoAsset3DModelLanguage"
tags: ["Template"]
---

# Get 3D Asset model language as demo.

`POST /Template/GetDemoAsset3DModelLanguage`

<br>
  <i>Replaces "AVRCMSService/Common/AdminModelLanguagesJSON:SELECT" service.</i>
</br>

## Headers

- `X-Version` string

## Request body

- GetDemoAsset3DModelLanguageRequest
  - `assetId` integer, required — Asset 3D identifier

## Response `200`

Success

- Asset3DModelLanguage
  - `_id` string, nullable
  - `contentID` string, nullable
  - `institutionID` string, nullable
  - `languageCode` string, nullable
  - `jsonFile` string, nullable

## Other responses

- `400` — If param invalid
- `401` — If unauthorized

---

[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)
