---
title: "GET /admin/models/"
method: GET
path: "/admin/models/"
tags: ["admin"]
---

# GET /admin/models/

`GET /admin/models/`

Read-only view list all installed models

## Query parameters

- `filter_has_attributes` boolean, nullable

## Response `200`

- App[]
  - `name` string, required
  - `label` string, required

## Other responses

- `400`
- `403`

---

[API](https://skmtc.dev/goauthentik/apis/authentik.md) · [All operations](https://skmtc.dev/goauthentik/apis/authentik/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goauthentik/authentik/revisions/4e42e86021d7/schema)
