---
title: "POST /note.document.search.list"
method: POST
path: "/note.document.search.list"
tags: ["note"]
---

# POST /note.document.search.list

`POST /note.document.search.list`

## Request body

- object
  - `query` string, required
  - `pagination` object
    - `limit` integer

## Response `200`

- object
  - `result` object
    - `items` BitrixNoteSearchresultitemdto[]
      - `documentId` integer
      - `collectionId` integer
      - `title` string
      - `score` unknown
      - `snippet` string
      - `sharedAccess` boolean
    - `hasMore` boolean

## Changes

- **2026-06-24** `22d960f00876` — 1 info
  - endpoint added
- **2026-05-22** `32b4fd8f1db8` — 1 info
  - endpoint added
- **2026-05-20** `7107ee8e039a` — 1 breaking
  - api path removed without deprecation
- **2026-03-18** `555e9f0892a0` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/bitrix24/apis/bitrix24-rest-v3-api/changes/note.document.search.list/post.md)

---

[API](https://skmtc.dev/bitrix24/apis/bitrix24-rest-v3-api.md) · [All operations](https://skmtc.dev/bitrix24/apis/bitrix24-rest-v3-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bitrix24/bitrix24-rest-v3-api/revisions/3660cc6bfaf5/schema)
