Alert Rules and Alert history pagination

Hey! Is it possible to get the paginated history of the Alerts via the API?
I found this endpoint (/api/annotations?type=alert), but it’s not paginated.

Also, is it possible to get the a list of the Alert Rules? In the documentation it says that the Alerting API is unstable. I found this endpoint (/api/ruler/grafana/api/v1/rules), but there is also no pagination.

Specifically for Grafana versions 7.5.17 and 9.3.X