List usersAsk AIget https://test.wonolo.com/api_v2/usersReturns a list of Users, optionally paginated. Note: the maximum number returned per page in any case is 50.Query ParamstokenstringrequiredToken obtained from /authorizepagenumberThe page number to start frompernumberThe size of the pagetypestringFilter Users by type - either 'Worker' or 'Employer'emailstringFilter Users by emailfirst_namestringFilter Users by first name - should contain only letters, numbers, dash (-) and period (.) characterlast_namestringFilter Users by last name - should contain only letters, numbers, dash (-) and period (.) characterexternal_idstringFilter Users by external id(s) - separate multiple external ids with commascustomer_idnumberFilter Employers by Customer IDonboarding_last_statestringenumFilter Users by onboarding state(s) - separate multiple states with commasnot_startedtake_quiztake_background_checkschedule_callcallpending_background_checkcompleterejectederrorinviteduninvitedShow 11 enum valuesw2_onboarding_statusstringenumFilter users by W2 onboarding states(s) - separate multiple states with commasnot_startedstartedpendingcompletedqueuedAllowed:not_startedstartedpendingcompletedqueuedw2_employee_idstringFilter Users by their W2 employee IDaddress_statestringFilter Users by address state - separate multiple states with commasdrug_testedstringenumFilter Users by drug test results - separate multiple states with commaspassedfailedAllowed:passedfailedupdated_beforestringFilter Users by those that were last updated before provided DateTimeupdated_afterstringFilter Users by those that were last updated after provided DateTimeResponse 401Unauthorized - you did not pass a valid tokenUpdated over 6 years ago