Optional
by_String. Filter by the given domain
Optional
display_String. Search for the given display name
Optional
emailString. Lookup a user with this email
Optional
invited_String. Lookup users invited by the account with this ID.
Optional
ipString. Lookup users with this IP address
Optional
limitInteger. Maximum number of results to return.
Optional
max_String. All results returned will be lesser than this ID. In effect, sets an upper bound on results.
Optional
min_String. Returns results immediately newer than this ID. In effect, sets a cursor at this ID and paginates forward.
Optional
originString. Filter for local
or remote
accounts.
Optional
permissionsString. Filter for accounts with staff
permissions (users that can manage reports).
Optional
role_Array of String. Filter for users with these roles.
Optional
since_String. All results returned will be greater than this ID. In effect, sets a lower bound on results.
Optional
statusString. Filter for active
, pending
, disabled
, silenced
, or suspended accounts.
Optional
usernameString. Search for the given username.