List the users holding a role
GET /api/v1/roles/:id/users
Returns the users who hold this role, whether directly or through a group. Read this before changing or deleting a role — it is the list of people the change will affect. Requires role.read.
Request