---
title: "Convert"
method: GET
path: "/v1/convert/{to_format}"
tags: ["Converter"]
---

# Convert

`GET /v1/convert/{to_format}`

## Path parameters

- `to_format` string, nullable, required

## Query parameters

- `from_format` string, nullable
- `url` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/conczin/apis/immersive-api.md) · [All operations](https://skmtc.dev/conczin/apis/immersive-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/conczin/immersive-api/revisions/2069c84d40a6/schema)
