<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
0D51Y0000668yB1SAIOkta Classic EngineUniversal DirectoryAnswered2019-05-01T22:47:47.000Z2019-03-29T13:44:03.000Z2019-05-01T22:47:47.000Z
  • You can use our Okta Api List users with Filters against the most up-to-date data. For example, if you create a user or change an attribute and then issue a filter request, the changes are reflected in your results.

    Requires URL encoding. For example, filter=lastUpdated gt "2013-06-01T00:00:00.000Z" is encoded as filter=lastUpdated%20gt%20%222013-06-01T00:00:00.000Z%22. Examples use cURL-style escaping instead of URL encoding to make them easier to read.: https://developer.okta.com/docs/api/resources/users/#list-users

    Expand Post
    Selected as Best
  • You can use our Okta Api List users with Filters against the most up-to-date data. For example, if you create a user or change an attribute and then issue a filter request, the changes are reflected in your results.

    Requires URL encoding. For example, filter=lastUpdated gt "2013-06-01T00:00:00.000Z" is encoded as filter=lastUpdated%20gt%20%222013-06-01T00:00:00.000Z%22. Examples use cURL-style escaping instead of URL encoding to make them easier to read.: https://developer.okta.com/docs/api/resources/users/#list-users

    Expand Post
    Selected as Best
This question is closed.
Loading
List all users ordered by last name, first name and then employee number by using List User API