Example searches: “Add a new group”, “type_id”, “taxable”, “library1”, “expiry_date”
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"