Optional
filterOptional
filterFilter on status attribute.
Comma separated list, with possible values Active
, Pending
, and Disabled
.
Defaults to no filtering.
Optional
pageSpecific page number to return.
Optional
pageSize for a given page. The maximum allowed value is 100.
Optional
sortUser attribute to order results by. Sort order is ascending by default.
Sort order is descending if the field
is prefixed by a negative sign, for example sort=-name
. Options: name
,
modified_at
, user_count
.
Optional
sortDirection of sort. Options: asc
, desc
.
Generated using TypeDoc
Filter all users by the given string. Defaults to no filtering.