Management API - We need better docs

@markd wow, sounds like a lot of pain. I don’t actually understand the limit of the queries, since they’re pageable and paging should mitigate the load. What’s the difference in loading first 1000 users than the last 1000? But anyways I’m running into issues with the token from https://manage.auth0.com/#/apis/management/explorer. Even though is states

The token includes all the scopes that are granted to the API Explorer Application , by default it can invoke all the Management API endpoints

the token does not have create:passwords_checking_job. It does not work in the app or in the API Explorer itself.

Do you have any suggestion? Thanks.