Notes Object ​
id
string
REQUIRED · 
The note's unique identifier
title
string
The note's title
owner
object
The note's owner
id
string
The note's owner's unique identifier
content
string
The note's content
contact
object[]
The note's contact
 References: Contacts → id
id
string
The contact's unique identifier
account
object
The note's account
 References: Accounts → id
id
string
The account's unique identifier
opportunity
object[]
The note's opportunities
 References: Opportunities → id
id
string
The opportunity's unique identifier
lead
object[]
The note's leads
 References: Leads → id
id
string
The lead's unique identifier
visibility
string
The note's visibility
All possible enum values:
- public
- private
created_at
string · date-time
The date and time of the note's creation
updated_at
string · date-time
The date and time of the note's last update
urls
object[]
The note's urls
url
string
The note's URL
type
string
The note's URL type
remote_data
object
Raw data returned from the remote API call.