Links

List notes

get
https://data.salesmachine.io
/v2/notes
list of notes

Example

curl -X GET https://data.salesmachine.io/v2/notes \
-H 'Accept: application/json' \
-H 'Authorization:Bearer <Your access token>'