Query StaffsCopy Pageget https://api.hostex.io/v3/staffsYou can query schedule staffs (cleaners / operators / receptionists, etc.) by making a request to this endpoint.Query ParamsoffsetintegerDefaults to 0The starting point from which to begin returning results.limitintegerDefaults to 20The maximum number of results to return. The maximum value is 100.idintegerThe id of the staff.is_activeintegerenumFilter staffs by active state. 1: active only, 0: inactive only.01Allowed:01Response 200A list of staffs with their detailsUpdated 8 days ago