Open kernbrand opened 7 years ago
It's actually limited...
I'll find out why and let you know.
@kernbrand Die you tried the page parameter?
Yes. All resources are limited to 500 for one page for load reasons. You can use pagination to get all entries.
https://docs.zammad.org/en/latest/api-intro.html#pagination
Feedback is welcome.
yes i know about pagination, but i don't see the use of the limitation. i run zammad on very basic hardware and querying the api causes less load than the frequent running scheduler.rb (ok, reading data through the api. writing data leads to up to 50% cpu load). so maybe we can agree that it might be a nice feature to make that limit configurable.
@kernbrand Did you tried an extreme high value for the parameter per_page? This should work right now.
@martini I agree with the OP that a configurable (not disable) per_page value would be a nice feature.
@rkaldung
no, to be honest i expected the per_page limit to be limited to 500 results too. thanks for the suggestion!
hi there,
may it be possible that the api's response is limited to 500 datasets?
thanks, lorenz