HI,
We are using Graph API (/users) toretrieve all the users from Azure Active Directory into our application. Once we have all users in our system, we would like to fetch only user information changes from their on wards. We did some research on the Query filters supported for /users API but, couldn't find any option to filter the users based on last modified time.
Can someone please guide me on how to achieve this functionality through Graph API Or any other mechanism?.