Get User Dict Words
Get User Dict Words
Return the list of words registered in the user dictionary.
The surface form of each word is returned in normalized form.
Laravel Implementation Status: ✅ Persisted to JSON file with NativeUserDict (no fallback required)
GET
Get User Dict Words
Response
200 - application/json
Word UUIDs and their details
Information used for dictionary compilation.
Last modified on May 27, 2026