If you have ever worked with the Microsoft Graph API, you may be familiar with how it handles pagination, which is returning an @odata.nextLink property in the response containing a URL to the following results page. I was initially confused when I started working with the ConnectWise PSA API. Although I could specify a pageSize and