Employee Master ReportAsk AIpost https://{dc-region}.zuperpro.com/api/reports/employee/masterGenerate a comprehensive employee master report with detailed filtering optionsBody Paramsfrom_datestringrequiredStart date (YYYY-MM-DD)to_datestringrequiredEnd date (YYYY-MM-DD)date_typestringDefaults to scheduled_dateskip_date_rangebooleanDefaults to falsetruefalseinclude_uidstringSpecific employee UIDs to include (comma-separated)filter_rulesstringAdvanced filter rules JSONfilter.teamstringTeam UIDs (comma-separated)filter.rolestringRole UIDs (comma-separated)filter.statusstringEmployee status (active/inactive)filter.assigned_tostringAssigned user UIDs (comma-separated)filter.job_statusstringJob statuses (comma-separated)filter.designationstringDesignations (comma-separated)filter.departmentstringDepartments (comma-separated)filter.locationstringLocations (comma-separated)filter.skillsstringSkills (comma-separated)filter.created_bystringCreator user UIDs (comma-separated)filter.created_atstringFilter by creation datefilter.updated_atstringFilter by update datefilter.last_loginstringFilter by last login datefilter.access_rolestringAccess role UIDs (comma-separated)filter.emp_codestringEmployee codes (comma-separated)filter.emailstringEmail addresses (comma-separated)filter.phonestringPhone numbers (comma-separated)filter.external_login_idstringExternal login IDs (comma-separated)Responses 200Employee Master report generated successfully 400Bad request - Invalid parameters 401Unauthorized - Missing or invalid authenticationUpdated 8 months ago