Get All Users with Specific Role
POST /Command/GetAllUserOfARole
Get a list of users who are assigned a particular role.
Request
Authentication: API keys or JSON web tokens (JWT)
Body Parameters
Parameter Name | Type | Required/Optional | Description |
---|---|---|---|
Username |
| Required | The username of your D3 SOAR account. |
Site |
| Required | The D3 SOAR site to run the remote command. |
Role Name |
| Required | The Role Name to get all users under it |