---
title: "List models available to the authenticated key"
method: GET
path: "/me/available-models"
tags: ["auth"]
---

# List models available to the authenticated key

`GET /me/available-models`

Returns model names accessible to the caller's org, team, and key scope.

## Response `200`

OK

- InternalApiAdminAvailableModelsResponse
  - `models` string[]

## Other responses

- `401` — Unauthorized

---

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