GET https://{hostname}:{port}
/cli/user/inRoleOnTeam?{parameters}
Accept: application/json
| Parameter | Type | Required | Description |
|---|---|---|---|
| role | string | true | Name or id of the role |
| team | string | true | Name or id of the team |
| Parameter | Type | Required | Description |
|---|---|---|---|
| Accept | application/json | true |
Related CLI command: getAllUsersInRoleForTeam.