GET Middleware/Services/Employee/GetUsersInRole?roleName={roleName}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
roleName | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of stringResponse Formats
application/json, text/json
Sample:
[ "sample string 1", "sample string 2" ]