---
title: "Retrieves Sketchfab annotations for an asset, if available. JobStatus values: 0 = Queued, 1 = Processing, 2 = Job complete, no annotations, 3 = Job complete, has annotations, -1 = Error, asset may not be available anymore on Sketchfab, -10 = Asset is not a Sketchfab asset, -11 = Job not found"
method: POST
path: "/Asset/GetSketchfabAssetAnnotations"
tags: ["Asset"]
---

# Retrieves Sketchfab annotations for an asset, if available. JobStatus values: 0 = Queued, 1 = Processing, 2 = Job complete, no annotations, 3 = Job complete, has annotations, -1 = Error, asset may not be available anymore on Sketchfab, -10 = Asset is not a Sketchfab asset, -11 = Job not found

`POST /Asset/GetSketchfabAssetAnnotations`

## Headers

- `X-Version` string

## Request body

- SketchfabAssetAnnotationRequest
  - `assetID` integer

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