guardian
guardian copied to clipboard
Support pagination in the approvals API
Summary
Need for support of pagination in the approvals api - /v1beta1/me/approvals.
Even with the filters which the api currently supports, there are users who have too many approvals as part of this api response.
I would add that we need pagination on the resources API too, because our team has a lot of resources to manage
We should ideally have pagination support for all the list kind of API's that we have.