List UsersAsk AIget https://bonus.ly/api/v1/usersQuery ParamslimitnumberDefaults to 20Number of users to retrieve (min: 1, max: 100)skipnumberNumber of users to skip (for pagination, min: 0)emailstringExample: blumbergh%40initech.comexternalIdstringExample: 'abc123'sortstringOptions: created_at, last_active_at, display_name, first_name, last_name, email, country, time_zone. Default order is 'Ascending', prefix an option with '-' to specify 'Descending'include_archivedbooleanDefaults to falseInclude archived/deactivated userstruefalseshow_financial_databooleanWhether or not to include financial data (giving balance, etc.) (admin only)truefalseuser_modestringcomma separated list of user_modes (valid user modes are normal, observer, receiver, benefactor, bot)Response 200OKUpdated 7 months ago