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

# GET /v1/models

`GET /v1/models`

## Response `200`

Ok

- union
  - ResultSuccessModelStringArray
    - `data` object[], required
      - `model` string, required
    - `error` null, nullable, required
  - ResultErrorString
    - `data` null, nullable, required
    - `error` string, required

---

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