getAllUsersInRoleForTeam
List all users with a given role on a team
Format
udclient [global-args...] [global-flags...]
getAllUsersInRoleForTeam [parameters]
Parameters
Parameter | Type | Required | Description |
---|---|---|---|
role | string | true | Name or id of the role |
team | string | true | Name or id of the team |
Related REST command: List all users with a given role on a team.