<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y00006XdaWYSAZOkta Classic EngineAdministrationAnswered2024-04-16T11:15:24.000Z2019-08-13T13:57:42.000Z2019-08-13T14:25:53.000Z

feok4 (feok4) asked a question.

Report of users based on last login

Does anyone have a report (or powershell) that can get a list of users if their last logon was over X days ago? I'm trying to do this in postman (baby steps) but struggling with how to filter on certain fields.


  • feok4 (feok4)

    I was able to use {{url}}/api/v1/users?filter=status eq "ACTIVE" and lastUpdated lt "2019-07-01T00:00:00.000Z" to get the data I want but now I need to filter so I only return certain fields. Any thoughts?

This question is closed.
Loading
Report of users based on last login