Links

Get a note

get
https://data.salesmachine.io
/v2/notes/:id
note

Example

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