Forum Discussion
sujeesh
Helper I
6 years agoHow to query the complete list of data from the API
Hi, I am using the Azure DevOps Rest API as a data source to retrieve the data. but the API is displaying only the first 50 items. Can you please on how to query the full list of data from the API....
artemus
Microsoft Employee
6 years agoYou need to add the $top parameter: