Higher tickets limit for call to project tickets
Is there a way I can request a higher limit on the number of tickets returned when requesting the project tickets?
Right now it looks like the limit is at 30 tickets, which in my opinion is far too low. Some of the larger projects go through that many tickets in a single day. I would like to have at least a hundred tickets returned please (more would be nice). Not just for me, but for the general API call by everyone.
I would appreciate it if you could raise the current limit or provide some explanation on why it's such a small limit. Thanks.
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
1 Posted by Kia Kroas on 06 Nov, 2010 01:00 AM
Doh! I found the limit parameter in the API. (On this support's FAQ but not the main API docs http://lighthouseapp.com/api/tickets)
Seems the max limit is 100 though. Can I request this one raised? to...maybe 250?
2 Posted by Nicole on 09 Nov, 2010 05:57 PM
I'll bring up your request during out weekly development meeting and see if it is something we can do.
Thanks,
Nicole
3 Posted by Justin Palmer on 17 Nov, 2010 05:48 PM
Hi Kia,
You can use the
pageparam to get the next 100 results (limit=100&page=2).Nicole closed this discussion on 20 Dec, 2010 09:02 PM.