ContributionsMost RecentNewest TopicsMost LikesSolutionsRe: Add last_password_change_date to Users API Reference sisense ticket: 00775935 Add last_password_change_date to Users API Currently, we are using below Rest API to generate a daily report to know the users, groups, roles etc. /api/v1/users/get We need an additional field (last_password_change_date) for reporting that would tell us when the user changed the password.