Notes
Fetch all Notes
GET
all notes
Fetch all notes
GET
https://api.getdex.com/api/rest/timeline_items?limit=2&offset=0
Path Parameters
200: OK Array of timeline item objects
GET
notes by Contact ID
Fetch notes by contact ID
GET
https://api.getdex.com/api/rest/timeline_items/contacts/:contactId
Path Parameters
Was this page helpful?