---
title: "GET /api/v1/models"
method: GET
path: "/api/v1/models"
tags: ["Models"]
---

# GET /api/v1/models

`GET /api/v1/models`

## Response `200`

Model list

- object
  - `models` object[], required
    - `id` string, required
    - `name` string, required
    - `provider` string, required
    - `isDefault` boolean
    - `description` string

---

[API](https://skmtc.net/nexu-io/apis/nexu-controller-api.md) · [All operations](https://skmtc.net/nexu-io/apis/nexu-controller-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nexu-io/nexu-controller-api/revisions/ee3237405da6/schema)
