Hi,
I checked API doc (https://dropbox.github.io/dropbox-api-v2-explorer/) and can't see how to get todo items from my documents.
I can download each doc (HTML / Markdown) and parse content to find todo list. But on the webstie (top right corner) i have checkbox icon that show me my tasks.
How can i get only tasks from all docs using API?