Notes
GET {{api-domain}}/crm/v2.1/Leads/{{record_id}}/Notes
To get the notes associated with a Lead
RESPONSES
status: OK
{"data":[{"Owner":{"name":"patricia patricia","id":"738964000000291009","email":"patricia.ss@zylker.com"},"Modified_Time":"2021-05-07T06:46:56+00:00","$attachments":null,"Created_Time":"2021-05-07T06:46:56+00:00","Parent_Id":{"name":"sample","id":"738964000002131001"},"$editable":true,"$sharing_permission":"full_access","$se_module":"Leads","$is_shared_to_client":false,"Modified_By":{"name":"patricia patricia","id":"738964000000291009","email":"patricia.ss@zylker.com"},"$size":null,"$state":"save","$voice_note":false,"id":"738964000002131036","Created_By":{"name":"patricia patricia","id":"738964000000291009","email":"patricia.ss@zylker.com"},"Note_Title":null,"Note_Content":"Test"}],"info":{"per_page":200,"count":1,"page":1,"more_records":false}}