메인 콘텐츠로 건너뛰기
GET
Get User Word Memory

인증

Authorization
string
header
필수

API key in format {id}.{secret}

경로 매개변수

wordMemoryId
integer<int64>
필수

Word memory ID

응답

Word memory details

id
integer<int64>
필수

Unique identifier of the word memory

예시:

1

entry
string
필수

The registered word or term

예시:

"인공지능"

createdAt
string<date-time>
필수

When the word memory was created (ISO 8601)

예시:

"2026-04-01T10:30:00Z"