Updates to the `users` object

We added a new field and argument to the users object to expand its functionality:

  1. The last_activity field returns the last date and time the user was active.
  2. The name argument allows you to conduct a fuzzy search of users by name.

Check out all of the details about these updates in our documentation!