Retrieve list of all notes

{ "notes": [ { "relid": "126", "reltype": "Activity", "userid": "1", "is_draft": "0", "cdate": "2022-05-26T08:58:34-05:00", "mdate": "2022-05-26T08:58:34-05:00", "note": "Oh, hi lisa", "links": { "activities": "https://:account.api-us1.com/api/3/notes/1/activities", "user": "https://:account.api-us1.com/api/3/notes/1/user", "mentions": "https://:account.api-us1.com/api/3/notes/1/mentions", "notes": "https://:account.api-us1.com/api/3/notes/1/notes", "owner": "https://:account.api-us1.com/api/3/notes/1/owner" }, "id": "1", "user": "1", "owner": { "type": "activity", "id": "126" } }, { "relid": "6", "reltype": "Deal", "userid": "1", "is_draft": "0", "cdate": "2023-08-18T11:09:38-05:00", "mdate": "2023-08-18T11:09:40-05:00", "note": "Here is a note", "links": { "activities": "https://:account.api-us1.com/api/3/notes/2/activities", "user": "https://:account.api-us1.com/api/3/notes/2/user", "mentions": ":account.api-us1.com/api/3/notes/2/mentions", "notes": ":account.api-us1.com/api/3/notes/2/notes", "owner": ":account.api-us1.com/api/3/notes/2/owner" }, "id": "2", "user": "1", "owner": { "type": "deal", "id": "6" } } ], "meta": { "total": "2" } }
Response

Language
Credentials
URL
Choose an example:
application/json