Hi,
I am trying to view all the tickets using a GET request on the following URL:
"https://shuttl.freshdesk.com/api/v2/tickets"
However, the response is restricted to default number of tickets because of pagination. How can I list all the tickets without pagination?