v3

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-273246117.6 KB
CRM

List notes

Returns notes for the authenticated organization.

get/v1/notes

Query parameters

qstring

Free-text search query.

pageinteger

Page number.

limitinteger

Page size.

Response

Notes were returned.

successboolean
messagestring
{"stackTrail":"components:schemas:ApiResponse:properties:data","oasType":"schema","type":"unknown","description":"Endpoint-specific response payload."}

Example response

{
  "success": true
}