---
title: "Get User Dict Words"
method: GET
path: "/user_dict"
tags: ["ユーザー辞書"]
---

# Get User Dict Words

`GET /user_dict`

ユーザー辞書に登録されている単語の一覧を返します。

単語の表層形(surface)は正規化済みの物を返します。

## Response `200`

単語のUUIDとその詳細

- object

## Changes

- **2025-03-02** `d8b6a60f88af` — 1 info
  - api operation id `get_user_dict_words_user_dict_get` removed and replaced with `get_user_dict_words`
- **2022-05-30** `66092849a30b` — 1 breaking, 2 info
  - removed the required property `additionalProperties/cost` from the response with the `200` status
  - added the optional property `additionalProperties/context_id` to the response with the `200` status
  - added the required property `additionalProperties/priority` to the response with the `200` status
- **2022-02-26** `6ceee601dc21` — 1 info
  - endpoint added
- **2021-08-01** `54e3a135bccf` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/voicevox/apis/voicevox-engine-oss/changes/user_dict/get.md)

---

[API](https://skmtc.dev/voicevox/apis/voicevox-engine-oss.md) · [All operations](https://skmtc.dev/voicevox/apis/voicevox-engine-oss/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/voicevox/voicevox-engine-oss/revisions/fbe86976d6b9/schema)
