Same issue here. I am using the standard Auth0 database (username-password-authentication) and I created the user via API( “https://” + env.get(“AUTH0_DOMAIN”) + “/dbconnections/signup”) . The newly created users are showing in dashboard, but I can’t get them by the API ( “/api/v2/users”).