'Microsoft Flow how to get the Azure Devops Connector to return multiple pages when querying users

When using the Azure DevOps Connector in Microsoft flow to query the ADO api users. It only returns 500 users. How can I get it to return the rest of the users?

enter image description here

I need it to pass back in the continuationToken and return the next page of results.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source