Is there a way to get the capacity of the entire Team from Azure Devops using Rest API. The current List-Capacity API returns data for each member of the team . Is there any way to get the available capacity of the whole team instead of getting the capacity for each member. List-Capacity API : https://docs.microsoft.com/en-us/rest/api/azure/devops/work/capacities/get?view=azure-devops-rest-5.0
UPDATE: Feature Suggestion has been created in User Voice Forum to get the capacity of the entire team. Please vote for this suggestion if you're looking for this feature too: https://developercommunity.visualstudio.com/content/idea/1004466/api-to-get-the-total-capacity-of-the-team.html