Basic

List

Read a page of notes. Control what is returned via the properties query param.

get/crm/objects/2026-03/notes

Query parameters

afterstring

The paging cursor token of the last successfully read resource will be returned as the paging.next.after JSON property of a paged response containing more results.

archivedboolean

Whether to return only results that have been archived.

associationsstring[]

A comma separated list of object types to retrieve associated IDs for. If any of the specified associations do not exist, they will be ignored.

limitinteger

The maximum number of results to display per page.

propertiesstring[]

A comma separated list of the properties to be returned in the response. If any of the specified properties are not present on the requested object(s), they will be ignored.

propertiesWithHistorystring[]

A comma separated list of the properties to be returned along with their history of previous values. If any of the specified properties are not present on the requested object(s), they will be ignored. Usage of this parameter will reduce the maximum number of objects that can be read by a single request.

Response

successful operation

Changes

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

    • api operation id get-/crm/objects/2026-03/notes_getPage removed and replaced with get-/crm/objects/2026-03/notes

      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 get-/crm/objects/2026-03/notes_/crm/objects/2026-03/notes removed and replaced with get-/crm/objects/2026-03/notes_getPage

      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.