---
title: "POST /api/notes/{note}/semantic-search"
method: POST
path: "/api/notes/{note}/semantic-search"
tags: ["search-controller"]
---

# POST /api/notes/{note}/semantic-search

`POST /api/notes/{note}/semantic-search`

## Path parameters

- `note` integer, required

## Request body

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

## Response `200`

OK

## Changes

- **2026-09-01** `409c54287106` — 1 info
  - added the optional property `items/folderName` to the response with the `200` status

[Change history](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/changes/api/notes/:note/semantic-search/post.md)

---

[API](https://skmtc.dev/nerds-odd-e/apis/openapi-definition.md) · [All operations](https://skmtc.dev/nerds-odd-e/apis/openapi-definition/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nerds-odd-e/openapi-definition/revisions/409c54287106/schema)
