Feature request: API methods to list blocked users and blocked IPs

Feature: Provide a way to list blocked IPs and users/usernames.

Description: Currently, the only way to “list” blocked IPs and users is to dig through Auth0 logs. But the log doesn’t give an up-to-date view of who is blocked. It would be nice to be able to list the currently blocked IPs and users.

Use-case: We have an internal, custom, automated username&pw login process. Unfortunately, sometimes its buggy, which leads to our system spamming login attempts which end up blocking users and IPs. Sure, we need to fix up our stuff, but in the meantime, it would be nice if I could easily list which users and IPs are currently blocked.