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 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', '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 exipry time. The value should be ISO String (YYYY-MM-DDThh:mm:ss.ssz)
The future date to search in user password exipry 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
Filter the specified fields in the users csv file. Available values are: ['firstname','lastname','fullname','userid','email','status','lastloggedin','passwordexpiry','phone','authdomain','mfa','emailverified','createdat', 'scheduleaccessstart', 'scheduleaccessend', 'scheduleaccesstimezone', 'tags']
Download a list of all users in csv
Unauthorized
Not Found
Could not download users - Internal Server Error