I'm trying to get notified whenever a user either creates or gains permission to manage a new page. I've noticed there isn't a way to subscribe updates on /:user_id/account since the User webhook only provides access to the fields displayed here.
Is there any way to use webhooks to accomplish this?