Search

Search for notes based on specified criteria.

Execute a search for notes using filters, sorting options, and other query parameters to refine the results. This endpoint allows for complex queries to locate specific notes within the CRM system.

post/crm/objects/2026-03/notes/search

Request body

afterstring required

A paging cursor token for retrieving subsequent pages.

limitinteger required

The maximum results to return, up to 200 objects.

propertiesstring[] required

A list of property names to include in the response.

querystring

The search query string, up to 3000 characters.

sortsstring[] required

Specifies sorting order based on object properties.

Response

successful operation

totalinteger required

The number of available results

Changes

Changed in 3 of the 14 revisions of this API.3

    • api operation id post-/crm/objects/2026-03/notes/search_doSearch removed and replaced with post-/crm/objects/2026-03/notes/search

      api-operation-id-removed

    This revision also has 77 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api operation id post-/crm/objects/2026-03/notes/search_/crm/objects/2026-03/notes/search removed and replaced with post-/crm/objects/2026-03/notes/search_doSearch

      api-operation-id-removed

    This revision also has 129 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added

    This revision also has 73 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 14 revisions, 1 has no diff computed and 2 have a changelog that could not be searched.