I am trying to get the applications which connected to users after specific date time. What i observe is that if i hit this api -
{{url}}/api/v1/apps/
Then the “lastUpdated” time stamp is not getting changed. my question is how can i get the users whoese application is modified after specified date and time in Okta through rest api.
Any help appreciated.