Example searches: “Group”, “longitude”, “name”, “latitude”, “library1”
When you need the list of todo's for the logged in user
the page requested - starting at 1
The output is the same as for the /todo/profile end point
curl \ --request GET 'https://YOURSITE.infoodle.com/apiv2/todo/user/todo/1' \ --header "Authorization: Bearer $ACCESS_TOKEN"