-
Suggestion
-
Resolution: Timed out
-
1
-
1
-
When reading up the Audit Log via REST the limit is hardcoded to 1000 items. With 3 months retention the log usually contains more items and the only way to fetch everything is to run multiple rest calls using the to- and from-parameters.
This is possible, of course but quite annoying since most other end-points provide pagination in these cases.
Please add pagination to the Audit Log REST API as well so that end-points work in a similar fashion.
Thnx in advance!