These docs are for v1.0.0. Click to read the latest docs for v2.0.0.
- Added
createdBy to notes response
- Added
updatedAt to notes response
- Added
createdFrom and createdTo filter to notes list
- Added
updatedFrom and updatedTo filter to notes list
- Deprecated
dateFrom and dateTo filter on notes list
- Added
source filter to notes list
- Added
comments field to GET note response
- Added
allTags and anyTags filters to notes list
- Added notes update endpoint
- Added
followers to notes GET response
- Added
externalDisplayUrl to notes GET response
- Added
GET /companies/{id} endpoint
- Added
GET /notes, GET /notes/{id} endpoints
- Added custom description field type.