/v2/mobile/sites/{site_id}/usersAsk AIget https://api.assignr.com/api/v2/mobile/sites/{site_id}/usersReturn a list of users for a specific sitePath Paramssite_idint32requiredQuery Paramspageint32Page to Return.limitint32Number of Records to Returnsearch[name]stringFuzzy search on first and last namesearch[first_name]stringFuzzy search on first namesearch[last_name]stringFuzzy search on last namesearch[official]int32Include (1) or Exclude (0) Officialssearch[assignor]int32Include (1) or Exclude (0) Assignorssearch[manager]int32Include (1) or Exclude (0) Managerssearch[active]int32Include (1) or Exclude (0) Active Userssearch[user_id]stringComma separated list of user IDs to searchResponse 200Return a list of users for a specific siteUpdated over 2 years ago