Get a note

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Path parameters

idstringRequired
Note ID to get

Response

Returns the Note by id
textstring1-3000 characters
Text content of a note
authorIdobject
Account details of user which created the note
contactIdslist of integers
Contact ids linked to a note
createdAtdatetime

Note created date/time

dealIdslist of strings
Deal ids linked to a note
idstring
Unique note Id
updatedAtdatetime

Note updated date/time

Errors

400
Bad Request Error
404
Not Found Error