Does anybody know if there is a way to get a paginated list of the Alert Rules via the Grafana API. Specifically for Grafana versions 7.5.17 and 9.3.X
I found this endpoint for the version 9.3
/api/ruler/grafana/api/v1/rules
But this API marked as unstable and there is no pagination. Pagination is very important in my case. Maybe there is another way to get the Alert rules?