How do get a user's Password hash in Auth0 Management API?

For some validations, I need to get my user’s password hash, however I cannot find a specific way on how do I retrieve its password hash. Is there a way to accomplish this?

Hello @bleron.qorri. There’s no way to retrieve a user’s password hash via the management or authentication APIs. It may be possible to get users password hashes by opening a support ticket (I vaguely recall this was an option a few years ago).

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.