---
title: "インストール済みのすべての音声合成モデルの情報を取得する"
method: GET
path: "/aivm_models"
tags: ["音声合成モデル管理"]
---

# インストール済みのすべての音声合成モデルの情報を取得する

`GET /aivm_models`

インストール済みのすべての音声合成モデルの情報を返します。

## Response `200`

インストール済みのすべての音声合成モデルの情報

- object

## Changes

- **2025-10-30** `7003de96f86e` — 1 info
  - added the optional property `additionalProperties/is_default_model` to the response with the `200` status
- **2025-04-25** `908adda83426` — 1 info
  - added the required property `additionalProperties/is_private_model` to the response with the `200` status
- **2025-03-11** `c5651c641b9a` — 1 info
  - endpoint added
- **2025-03-02** `d8b6a60f88af` — 1 breaking
  - api path removed without deprecation
- **2025-02-27** `703f1d35f62e` — 1 info
  - removed the `1.0` enum value from the `additionalProperties/manifest/manifest_version` response property for the response status `200`

[Full history](https://skmtc.dev/aivis-project/apis/aivisspeech-engine/changes/aivm_models/get.md)

---

[API](https://skmtc.dev/aivis-project/apis/aivisspeech-engine.md) · [All operations](https://skmtc.dev/aivis-project/apis/aivisspeech-engine/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aivis-project/aivisspeech-engine/revisions/1d935a3e31b8/schema)
