Example searches: “salestax”, “latitude”, “O auth2”, “API Auto Mocking”, “location”
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"