Skip to main content
GET
List dictionary words

Authorizations

Authorization
string
header
required

API key starting with owk_live_ (personal) or ow_wks_live_ (workspace — see space_id on the Notes/Folders endpoints below)

Query Parameters

limit
integer
default:200

Number of entries to return.

Required range: 1 <= x <= 500
cursor
string

Pagination cursor from a previous response.

Response

Paginated list of dictionary entries.

data
object[]
has_more
boolean
next_cursor
string | null