Notes
Get notes
Get all notes defined in your account
GET
Get notes
Query Parameters
A deal ID to filter the note on.
A lead ID to filter the note on.
A partner ID to filter the note on.
A payout ID to filter the note on.
A customer ID to filter the note on.
The cursor used in pagination. This is the index of the first note to be returned.
The maximum number of notes to be returned. The default is 20.
The property used to sort the notes by. The default is CreationDate.
Example:
"CreationDate"
The sorting direction for the returned notes. Accepted values: ASC, DESC. The default is DESC.
