---
title: "Model Schema"
method: GET
path: "/models/{model_id}/schema"
tags: ["models"]
---

# Model Schema

`GET /models/{model_id}/schema`

## Path parameters

- `model_id` string, required

## Cookies

- `__Host-final_app_session` string, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/huscarl/apis/final-app-backend.md) · [All operations](https://skmtc.dev/huscarl/apis/final-app-backend/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/huscarl/final-app-backend/revisions/c721ac918b37/schema)
