I am using management api’s for migration , after initial importing 150+ users via user-import-export extension , i need to assign roles to all the users , but i am unable to retreireve all the users using api/v2/users?page=? , the paging works just for first 2 pages after that it just returns empty any idea why it does not work , i see all the users in the dashboard . A follow up would be if its possible to bulk assign roles also using import export extension
Hi for me api/v1/ does not work i get 404 “not found” error , this is the documentation Auth0 Management API v2 , is there a way to assign roles during bulk import , also i tried using v2/jobs/post-users-imports but does not give me a way to update my domain in url and test api endpoint is disabled