Skip to main content
GET
List snippets

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 snippets to return.

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

Pagination cursor from a previous response.

Response

Paginated list of snippets.

data
object[]
has_more
boolean
next_cursor
string | null