Optionalby_String. Filter by the given domain
Optionaldisplay_String. Search for the given display name
OptionalemailString. Lookup a user with this email
Optionalinvited_String. Lookup users invited by the account with this ID.
OptionalipString. Lookup users with this IP address
OptionallimitInteger. Maximum number of results to return.
Optionalmax_String. All results returned will be lesser than this ID. In effect, sets an upper bound on results.
Optionalmin_String. Returns results immediately newer than this ID. In effect, sets a cursor at this ID and paginates forward.
OptionaloriginString. Filter for local or remote accounts.
OptionalpermissionsString. Filter for accounts with staff permissions (users that can manage reports).
Optionalrole_Array of String. Filter for users with these roles.
Optionalsince_String. All results returned will be greater than this ID. In effect, sets a lower bound on results.
OptionalstatusString. Filter for active, pending, disabled, silenced, or suspended accounts.
OptionalusernameString. Search for the given username.