get
https://api.recvue.com/api/v2.0/hrEmployee
RecVue maintains HR employee records to manage employee information, contact details, and organizational relationships used throughout payroll, expense management, and sales operations. This API provides multi-purpose access to employee data based on the 'type' parameter. When type='Page', it returns a paginated list of employees with filtering, searching, and sorting capabilities. When type='EmployeeId', it retrieves a specific employee record by employeeId. When type='Export', it returns all employee data for export purposes. The API provides field filtering to optimize payload size and allows full-text search on employee names. This endpoint serves as the central access point for employee master data across the RecVue platform.
