91 92 93
# File 'lib/ft_42.rb', line 91 def user token.get("/v2/users/#{input_1}", params: { per_page: 100 }).parsed end