Searches for employees by role type names with pagination support. Returns employees who have ANY of the specified roles (union logic).

Sample request:

GET /commands/v4/employees/search/roles?RoleNames=IsBillerCollector&RoleNames=IsPharmacist&PageNumber=0&PageSize=10&OrderBy=LastName&IncludeInactive=false
        

Role names must match existing UserSettingType.Name values.

HCSI-4629: PromptCare RAIL#117 Enhancement

Language
Response
Click Try It! to start a request and see the response here!