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

# List user models

`GET /v1/user-models`

List user models available to run simulations against, with accuracy
and metadata. Use the ids as `user_model_ids`.

## Headers

- `authorization` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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