---
title: "Get Models"
method: GET
path: "/v1/org/models"
tags: ["Organization"]
---

# Get Models

`GET /v1/org/models`

Get the organization models.

## Response `200`

Successful Response

- NamedResource[]
  - `id` string, required
  - `name` string, required

## Other responses

- `422` — Validation Error

## Changes

- **2026-05-01** `c55c2a1636c3` — 1 info
  - the endpoint scheme security `BearerAuth` was added to the API

[Change history](https://skmtc.dev/cooper-square-technologies/apis/external-api/changes/v1/org/models/get.md)

---

[API](https://skmtc.dev/cooper-square-technologies/apis/external-api.md) · [All operations](https://skmtc.dev/cooper-square-technologies/apis/external-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cooper-square-technologies/external-api/revisions/ab03b3c80494/schema)
