---
title: "Get Model Params"
method: GET
path: "/model_params"
tags: ["excluded"]
---

# Get Model Params

`GET /model_params`

## Query parameters

- `model` string, required
- `freq` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-06-30** `9da3f4939623` — 3 info
  - for the `query` request parameter `model`, the type/format was generalized from ``/`` to `string`/``
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status

[Change history](https://skmtc.dev/nixtla/apis/nixtla-forecast-api/changes/model_params/get.md)

---

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