Skip to main content
GET
List Organization Word Memories

인증

Authorization
string
header
필수

API key in format {id}.{secret}

쿼리 매개변수

cursor
string

Cursor for the next page. Obtained from nextCursor in the previous response.

size
integer
기본값:1000

Number of word memories to return per page

필수 범위: 1 <= x <= 1000

응답

Paginated list of organization word memories

content
object[]
필수

Array of items for current page

nextCursor
string | null
필수

Cursor for next page, null if last page

예시:

"opaque-cursor-string"