# Retrieve a page of todo's for the current logged in user to do **GET /todo/user/todo/{page}** When you need the list of todo's for the logged in user ## Servers - API Auto Mocking: https://YOURSITE.infoodle.com/apiv2 (API Auto Mocking) ## Authentication methods - O auth2 ## Parameters ### Path parameters - **page** (integer) the page requested - starting at 1 ## Responses ### 200 The output is the same as for the /todo/profile end point [Powered by Bump.sh](https://bump.sh)