Updates to the `users` object
December 6th, 2022
We added a new field and argument to the users
object to expand its functionality:
- The
last_activity
field returns the last date and time the user was active. - 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!