---
title: "Get Vox File"
method: GET
path: "/vox-file"
---

# Get Vox File

`GET /vox-file`

Gets a vox file for this user.

## Query parameters

- `generation_id` string, required
- `grid_size` integer, required
- `palette` string, required

## Response `200`

Successful Response

- GetVoxFileResponse
  - `vox_file` string, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/iliad/apis/fastapi.md) · [All operations](https://skmtc.dev/iliad/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/iliad/fastapi/revisions/c1701119b330/schema)
