Today I found myself auditing an organization’s users to see which have multifactor authentication enabled1. Since we have a not insignificant number of users, I wanted to write a quick script to automate it. Down the rabbit hole I go… and now I have a clean way of iterating across paginated GitHub API responses.