How to Pull all tickets with get request to API
I am currently working on an application that pulls all of our desk tickets in using the API. Currently I can only pull the most recent 20 tickets. We have over 200. Is there a limit on how much information can be requested per API request? If there is not how would I format the request to pull all data?