---
title: "POST /api/notes/search"
method: POST
path: "/api/notes/search"
tags: ["search-controller"]
---

# POST /api/notes/search

`POST /api/notes/search`

## Request body

- SearchTerm
  - `searchKey` string, required
  - `allMyNotebooksAndSubscriptions` boolean
  - `allMyCircles` boolean

## Response `200`

OK

---

[API](https://skmtc.net/nerds-odd-e/apis/openapi-definition.md) · [All operations](https://skmtc.net/nerds-odd-e/apis/openapi-definition/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nerds-odd-e/openapi-definition/versions/f04215d476a6/schema)
