User Filters

Describes all User attributes that have filters.

Filter AttributeFilter TypeAvailable FiltersReference
idIdexact, inField Filter Id
usernameStringexact (case sensitive), iexact (case insensitive), contains, icontains (case insensitive), startswith, istartswith (case sensitive), endswith, iendswith (case insensitive), in (case sensitive), isnullField Filter String
firstNameStringexact (case sensitive), iexact (case insensitive), contains, icontains (case insensitive), startswith, istartswith (case sensitive), endswith, iendswith (case insensitive), in (case sensitive), isnullField Filter String
lastNameStringexact (case sensitive), iexact (case insensitive), contains, icontains (case insensitive), startswith, istartswith (case sensitive), endswith, iendswith (case insensitive), in (case sensitive), isnullField Filter String
emailStringexact (case sensitive), iexact (case insensitive), contains, icontains (case insensitive), startswith, istartswith (case sensitive), endswith, iendswith (case insensitive), in (case sensitive), isnullField Filter String
createdAtDateexact (=), date, year, quarter, month, week, day, hour, minute, second, isnullField Filter Date
isActiveBooleanexact (=), isnullField Filter Boolean
organizationsCountNumberexact (=), range, gt (>), gte (), lt (<), lte (), isnullField Filter Number (Not applicable as related filter)
organizationsRelated Filter of OrganizationN/AOrganization Filters
lastLoginDateexact (=), date, year, quarter, month, week, day, hour, minute, second, isnullField Filter Date