Get a single Note
Get a Note with a given id
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The id of the Note
1 <= x <= 2147483647Query Parameters
Additional properties to include in the response
companiesPreview, personsPreview, opportunitiesPreview, repliesCount Response
OK
- notes.EntitiesNote
- notes.InteractionNote
- notes.AiNotetakerRootNote
- notes.UserReplyNote
- notes.AiNotetakerReplyNote
A Note object attached to an entity (Person, Company, Opportunity)
The id of the note
1 <= x <= 2147483647A note content
The mentions in the note
100The date and time the note was created
The date and time the note was last updated
The type of the note
"entities"The number of replies to this note. This is only included if the repliesCount parameter is passed in the includes in the request and the note is not a reply itself.
0 <= x <= 2147483647A preview for Opportunities directly attached to the Note
A preview for Persons directly attached to the Note
A preview for Companies directly attached to the Note