Unlimited tickets
Hi,
I read this : ?limit=30 - You can specify the number of tickets per page to return, the default is 30, the max limit is 100.
I want to get the unlimited limit. How to do this using rest api.
Discussions are closed to public comments.
If you need help with Lighthouse please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by brandi on 19 Apr, 2018 07:38 PM
Hi Amit,
We cap the request at 100 so that it doesn't slow down the servers; however, you can use the
page
param to get the next 100 results (limit=100&page=2).Thanks,
Brandi
brandi closed this discussion on 19 Apr, 2018 07:38 PM.