---
title: "Get Model Options"
method: GET
path: "/api/py/routines/model-options"
tags: ["routines"]
---

# Get Model Options

`GET /api/py/routines/model-options`

## Response `200`

Successful Response

- RoutineModelOptionsResponse
  - `models` RoutineModelOptionResponse[], required
    - `model` string, required
    - `label` string, required
    - `modes` RoutineModelModeOptionResponse[], required
      - `key` string, required
      - `label` string, required

---

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