---
title: "Get Available Models"
method: GET
path: "/evals/models"
tags: ["EVALS"]
---

# Get Available Models

`GET /evals/models`

Get list of all supported AI models for evaluation playground.

Returns a list of models with their IDs, names, providers, and descriptions.
Models include both OpenAI (GPT) and Anthropic (Claude) models.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/myaltimate/apis/fastapi.md) · [All operations](https://skmtc.net/myaltimate/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/myaltimate/fastapi/versions/50769cbf05d5/schema)
