---
title: "List Models API"
method: GET
path: "/v1/models"
---

# List Models API

`GET /v1/models`

Use this field according to the endpoint schema.

## Response `200`

Successful Response

- object
  - `object` string, required — Use this field according to the endpoint schema.
  - `data` object[], required — Use this field according to the endpoint schema.
    - `id` string, required — Use this field according to the endpoint schema.
    - `object` string, required — Use this field according to the endpoint schema.
    - `created` integer, required — Use this field according to the endpoint schema.
    - `owned_by` string, required — Use this field according to the endpoint schema.
    - `supported_endpoint_types` string[] — Use this field according to the endpoint schema.

---

[API](https://skmtc.net/deerapi/apis/text-to-audio-api.md) · [All operations](https://skmtc.net/deerapi/apis/text-to-audio-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/deerapi/text-to-audio-api/versions/b6265ced74a1/schema)
