---
title: "Get model list"
method: GET
path: "/evaluation/model-list"
tags: ["evaluation"]
---

# Get model list

`GET /evaluation/model-list`

## Query parameters

- `model_source` string — Filter models by source

## Response `200`

Model list retrieved successfully

- object
  - `model_list` string[]

## Other responses

- `400` — Invalid request format
- `500` — Error retrieving model list

---

[API](https://skmtc.net/together/apis/together-apis.md) · [All operations](https://skmtc.net/together/apis/together-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/together/together-apis/revisions/468edbdc879c/schema)
