Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.tiro.ooo/v1/external/users/me/word-memories/{wordMemoryId} \ --header 'Authorization: Bearer <token>'
{ "id": 1, "entry": "인공지능", "createdAt": "2026-04-01T10:30:00Z" }
Retrieve a specific word memory by ID
API key in format {id}.{secret}
Word memory ID
Word memory details
Unique identifier of the word memory
1
The registered word or term
"인공지능"
When the word memory was created (ISO 8601)
"2026-04-01T10:30:00Z"