Get bulk users roles assigned in auth0 portal

  1. I need make sure that all user is assigned a particular role.
  2. Need get the all users (not a single user) with their role assigned to them using postman / any import/export tool or using auth0 managment api

Hi @shivani,

See this endpoint: /api/v2/roles/{id}/users

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