Skip to main content
POST
Search notes

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)

Body

application/json
query
string
required

Search text.

Required string length: 1 - 500
limit
integer
default:20

Max results to return.

Required range: 1 <= x <= 50
space_id
string<uuid>

Team space ID. Required when authenticating with a workspace key (ow_wks_live_); omit for personal keys.

Response

200 - application/json

Search results ranked by relevance.

data
object[]