# Get a list of people and their data since the last poll **GET /people/poll_new** The list of people since the last poll, along with their fields. Each time a poll is called, the user and date/time is recorded. Therefore the next poll reviews changes made since the same user made the poll request. This is particularly useful when wanting to sync changes with another system. ## Servers - API Auto Mocking: https://YOURSITE.infoodle.com/apiv2 (API Auto Mocking) ## Authentication methods - O auth2 ## Parameters ## Responses ### 200 OK #### Body: application/json (object) - **people** (array[object]) [Powered by Bump.sh](https://bump.sh)