Loading
REST API - Is it possible to change the PageSize from the default of 100 to 'all'?

Hello there,

 

I have an API query that gathers the computer's. The challenge is that the query defaults to an output of 100 items on the page. Is there a way to output 'all' of the computer objects instead of having to loop through each 100?

 

The code is written in powershell.

 

Thanks for the help!

 

#SLM REST API​ 

 


Loading
REST API - Is it possible to change the PageSize from the default of 100 to 'all'?