Salesmachine API
Home
Product documentation
Search…
v2.0
Welcome to Salesmachine API
Tracking API
Authentication
Javascript tracking
Contact
Account
Event
Access API
Authentication
Contacts
Accounts
Notes
Get a note
Create a note
Delete a note
List notes
Activities
Tasks
Users
Errors
HTTP Responses
Rate Limiting
Changelog
Powered By
GitBook
Get a note
get
https://data.salesmachine.io
/v2/notes/:id
note
Example
1
curl
-X GET https://data.salesmachine.io/v2/notes/
{
id
}
\
2
-H
'Accept: application/json'
\
3
-H
'Authorization:Bearer <Your access token>'
4
Copied!
Access API - Previous
Notes
Next
Create a note
Last modified
9mo ago
Copy link
Contents
get
note
Example