Apply timezone to users
The name of a user to filter
The loginName of a user to filter
The mail of a user to filter
The accountStatus of a user to filter. The available account status are Enabled, Disabled, Enabled* and Disabled*
The mfa state of a user to filter. The available mfa states are true, false
The email verified state of a user to filter. The available email verified states are true, false
The number of records to return per page, The default size is 25
The page number. The page number start from 1
The ID of a particular org to filter
The group name of a user to filter
Sorting criteria in the format: field:asc|desc, field defaults to whenCreated and direction defaults to DESC. Example fields are: ['name','loginName','mail','lastLoggedIn', 'pwdExpiryDays', 'whenCreated', 'whenChanged', 'scheduleAccessEndDate']
Filter the user whose never loggedIn. Allowed value: Never
The earliest date to search in user loggedIn time. The value should be ISO String (YYYY-MM-DDThh:mm:ssz)
The latest date to search in user loggedIn time. The value should be ISO String (YYYY-MM-DDThh:mm:ssz)
The latest date to search in user password expiry time. The value should be ISO String (YYYY-MM-DDThh:mm:ss.ssz)
The future date to search in user password expiry time. The value should be ISO String (YYYY-MM-DDThh:mm:ss.ssz)
The latest date to search in user schedule access expiry datetime. The value should be ISO String (YYYY-MM-DDThh:mm:ss.ssz)
The future date to search in user schedule access expiry datetime. The value should be ISO String (YYYY-MM-DDThh:mm:ss.ssz)
Filter user by tags
The ID of a particular site to filter
A list of all users
Unauthorized
Could not get users - Internal Server Error