-
-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Labels
Milestone
Description
The second request is to get only active users (where presence:active in results or the user IDs are in the presence_active_ids list).
It would be super awesome if the request to users/list had a “filter” for it, but I haven’t found the magic keyword
There is a “filter” keyword to the request. Initially it’s “people”. And when they use users/search, the filter gets more complex, “people AND NOT deactivated AND NOT external”
Reactions are currently unavailable