Search notes

Search notes based on a query.
The scope of the notes is restricted to the authenticated user.
Various optional filters are available to restrict the scope of the search even more.

Query Params
string

Query used to perform the note search, default to empty string

string

Optional filter to only return notes under this parent note id

double

Optional filter to only return notes with a depth (number of parents) equal to a specified value

string
enum

Optional filter to return notes in a special review state
Can be Verified, Outdated, VerificationRequested or VerificationExpired

Allowed:
int32
≥ 0

Used to perform pagination on search

int32
1 to 100

Specify how many notes to return per page

string

Inject a tag before the matching query

string

Inject a tag after the matching query

string

Optional filter to only return notes edited after a specific date

string

Optional filter to only return notes where metadata has changed after a specific date

boolean

Optional filter to also include archived notes in the search results (default to false)

Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json