---
title: "List base models"
method: GET
path: "/api/models/base"
tags: ["Providers"]
---

# List base models

`GET /api/models/base`

Returns a list of base models from the model catalog.

## Query parameters

- `query` string
- `provider` string
- `limit` integer

## Response `200`

Successful response

- object

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.net/getbifrost/apis/bifrost-api.md) · [All operations](https://skmtc.net/getbifrost/apis/bifrost-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getbifrost/bifrost-api/versions/f8cab88f64ea/schema)
